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() |
getStackTraceStringgetCause, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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.