public class LicenseManagementException extends GeneralSecurityException
| Constructor and Description |
|---|
LicenseManagementException() |
LicenseManagementException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isConsideredConfidential()
Returns
true if this exception is considered confidential and
should not be shared with users. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LicenseManagementException()
public LicenseManagementException(Throwable cause)
Copyright © 2005–2017 Schlichtherle IT Services. All rights reserved.