| Class | Description |
|---|---|
| LicenseConsts |
The default configuration properties used by license manager to look for license.
|
| MojoSignatureConsts |
The default configuration properties used by license manager to look for mojo signature.
|
| Exception | Description |
|---|---|
| InvalidLicenseException |
The exception reports an invalid license.
|
| InvalidSignatureException |
The exception reports an invalid MOJO signature.
|
| InvalidWatermarkException |
The exception reports an invalid MOJO watermark (non-perpetual MOJO).
|
| LicenseException |
A generic license problem.
|
| LicenseExpiredException |
The exception reports an expired license.
|
| LicenseNotFoundException |
The exception reports that MOJO runtime was not able to find a license.
|
| MojoSignatureNotFoundException | |
| MojoWatermarkNotFoundException |
Contains license verification related exceptions.