Package com.atlassian.crowd.exception
Class NestedGroupsNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.exception.CrowdException
com.atlassian.crowd.exception.NestedGroupsNotSupportedException
- All Implemented Interfaces:
Serializable
Thrown when a user attempts to add a group to another group in a Directory that does not support nested groups.
- 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
-
NestedGroupsNotSupportedException
public NestedGroupsNotSupportedException(long directoryId)
-