Package com.atlassian.crowd.exception
Class InvalidRoleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.exception.CrowdException
com.atlassian.crowd.exception.InvalidGroupException
com.atlassian.crowd.exception.InvalidRoleException
- All Implemented Interfaces:
Serializable
Thrown when an invalid role is provided.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.crowd.exception.InvalidGroupException
getGroup
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidRoleException
-