public class AuthorisationException extends RuntimeException
PermissionEnforcer when the current user does not
have the required level of access.| Constructor and Description |
|---|
AuthorisationException() |
AuthorisationException(String message) |
AuthorisationException(String message,
Throwable cause) |
AuthorisationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 Atlassian. All rights reserved.