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
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:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AnonymousUserPermissionRuntimeException
-
AnonymousUserPermissionRuntimeException
-
-
Method Details
-
from
-