Package com.openinventor.inventor.errors
Class SoLicenseError
java.lang.Object
java.lang.Throwable
java.lang.Error
com.openinventor.inventor.errors.SoInventorError
com.openinventor.inventor.errors.SoLicenseError
- All Implemented Interfaces:
Serializable
This Error is thrown when a license check fails.
A license check fails when the license is no more valid.
Note also that catching this error won't allow to keep Inventor working.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SoLicenseError
public SoLicenseError() -
SoLicenseError
-