public class AuthException extends RestApiException
Constructor and Description |
---|
AuthException(String msg) |
AuthException(String msg,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Optional<String> |
getAdvice()
Advice that the user can follow to acquire authorization to perform the action.
|
void |
setAdvice(String advice) |
caching, caching
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString