public class LicenseException extends Exception
LicenseException is thrown to indicate a problem with a license that is not due to a communication error (for example, a bad signature).
Constructor and Description |
---|
LicenseException(String reason) |
LicenseException(String reason,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString