Package com.luciad
Class LicenseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.luciad.LicenseException
- All Implemented Interfaces:
Serializable
The exception that is thrown when the CPillar license is not valid.
Note that you need to register the license text within Environment
.
- See Also:
-
Constructor Summary
ConstructorDescriptionLicenseException
(String message) Creates an exception that can be thrown when the CPillar license is not valid. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString