public class InvalidLicenseException extends LicenseException
The exception reports an invalid license.
The invalid license means that MOJO runtime was not able to load, parse or interpret license file.
| Constructor and Description |
|---|
InvalidLicenseException() |
InvalidLicenseException(java.lang.Exception e) |
toString