public class LicenseInvalidException extends LicenseException
| Constructor and Description | 
|---|
| LicenseInvalidException() | 
| LicenseInvalidException(String message) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getMessageTranslated() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LicenseInvalidException(String message)
public LicenseInvalidException()
public String getMessageTranslated()
getMessageTranslated in class LicenseExceptionCopyright © 2019 Suncode. All rights reserved.