Class RoleActorDoesNotExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.jira.security.roles.RoleActorDoesNotExistException
- All Implemented Interfaces:
Serializable
Thrown if a user attemtps to add a Role Actor (Group or User) that does not exist.
- Since:
- v4.0
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RoleActorDoesNotExistException
-