Class InvalidGroupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.exception.CrowdException
com.atlassian.crowd.exception.embedded.InvalidGroupException
- All Implemented Interfaces:
Serializable
An exception to denote an invalid application/embedded group.
- See Also:
-
Constructor Summary
ConstructorDescriptionInvalidGroupException
(Group group, String message) InvalidGroupException
(Group group, String message, Throwable cause) InvalidGroupException
(Group group, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidGroupException
-
InvalidGroupException
-
InvalidGroupException
-
-
Method Details
-
getGroup
-