public class ExpiredLicenseException extends InvalidLicenseException
Constructor and Description |
---|
ExpiredLicenseException(License expired,
String message) |
ExpiredLicenseException(License expired,
String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
License |
getLicense() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString