Class RoleActorDoesNotExistException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.jira.security.roles.RoleActorDoesNotExistException
All Implemented Interfaces:
Serializable

public class RoleActorDoesNotExistException extends Exception
Thrown if a user attemtps to add a Role Actor (Group or User) that does not exist.
Since:
v4.0
See Also:
  • Constructor Details

    • RoleActorDoesNotExistException

      public RoleActorDoesNotExistException(String message)