public class ExpiredLicenseException extends InvalidLicenseException
Constructor and Description |
---|
ExpiredLicenseException(License expired,
java.lang.String message) |
ExpiredLicenseException(License expired,
java.lang.String message,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
License |
getLicense() |