public class SaRMILicenseNotAllowedException extends SaRMIAuthenticationException
detail
Constructor and Description |
---|
SaRMILicenseNotAllowedException(String errorMessage,
int licenseType)
Constructor.
|
SaRMILicenseNotAllowedException(String errorMessage,
Throwable cause,
int licenseType) |
Modifier and Type | Method and Description |
---|---|
int |
getLicenseType() |
getStackTraceString
getCause, getMessage
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SaRMILicenseNotAllowedException(String errorMessage, int licenseType)
errorMessage
- the error message that describes this exceptionlicenseType
- the type of license that was used in the failed logon-attemptpublic SaRMILicenseNotAllowedException(String errorMessage, Throwable cause, int licenseType)
errorMessage
- the error message that describes this exceptioncause
- the exception that caused this exceptionlicenseType
- the type of license that was used in the failed logon-attemptCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.