Class CycleInRoleHierarchyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.springframework.security.access.hierarchicalroles.CycleInRoleHierarchyException
-
- All Implemented Interfaces:
java.io.Serializable
public class CycleInRoleHierarchyException extends java.lang.RuntimeException
Exception that is thrown because of a cycle in the role hierarchy definition- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CycleInRoleHierarchyException()
-