Class UnknownFeatureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.confluence.setup.settings.UnknownFeatureException
All Implemented Interfaces:
Serializable

public class UnknownFeatureException extends Exception
Thrown if an unknown feature is referenced.
Since:
5.3
See Also:
  • Constructor Details

    • UnknownFeatureException

      public UnknownFeatureException(String message)