Package com.caplin.permissioning
Class InvalidHierarchyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.caplin.permissioning.InvalidHierarchyException
- All Implemented Interfaces:
Serializable
Thrown if the hierarchy to be created is unacceptable. For example:
- A group is trying to add itself as a member
- A grandparent is adding itself as a member of a child node
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString