Package com.teamdev.jxbrowser.engine
Class LicenseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.teamdev.jxbrowser.engine.EngineInitializationException
com.teamdev.jxbrowser.engine.LicenseException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidLicenseException
,NoLicenseException
A superclass of those exceptions that can be thrown during license checking.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString