Class FeatureInaccessibleException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.crowd.exception.FeatureInaccessibleException
All Implemented Interfaces:
Serializable

public class FeatureInaccessibleException extends RuntimeException
Exception related to feature being inaccessible due to licensing conditions
See Also:
  • Constructor Details

    • FeatureInaccessibleException

      public FeatureInaccessibleException(String message)