public class UnauthorisedException extends RuntimeException
AuthorisationException is a RuntimeException that
will be when an unauthorised action is attempted.| Constructor and Description |
|---|
UnauthorisedException(String message) |
UnauthorisedException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.