Class FeatureNotEnabledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.logicaldoc.enterprise.license.FeatureNotEnabledException
- All Implemented Interfaces:
Serializable
A generic exception raised when a feature is not enabled in the license
- Since:
- 8.8.5
- Author:
- Marco Meschieri - LogicalDOC
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FeatureNotEnabledException
public FeatureNotEnabledException() -
FeatureNotEnabledException
-