Class FeatureNotEnabledException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.logicaldoc.enterprise.license.FeatureNotEnabledException
All Implemented Interfaces:
Serializable

public class FeatureNotEnabledException extends Exception
A generic exception raised when a feature is not enabled in the license
Since:
8.8.5
Author:
Marco Meschieri - LogicalDOC
See Also:
  • Constructor Details

    • FeatureNotEnabledException

      public FeatureNotEnabledException()
    • FeatureNotEnabledException

      public FeatureNotEnabledException(String message)