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

public class NestedGroupsNotSupportedException extends CrowdException
Thrown when a user attempts to add a group to another group in a Directory that does not support nested groups.
See Also:
  • Constructor Details

    • NestedGroupsNotSupportedException

      public NestedGroupsNotSupportedException(long directoryId)