Class AnonymousUserPermissionRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.crowd.plugin.rest.exception.AnonymousUserPermissionRuntimeException
All Implemented Interfaces:
Serializable

public class AnonymousUserPermissionRuntimeException extends RuntimeException
Thrown when the user is not logged in but attempts to perform an action which requires an authenticated user.
Since:
5.3.0
See Also: