public class AuthException extends RestApiException
| Constructor and Description |
|---|
AuthException(String msg) |
caching, cachingaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthException(String msg)
msg - message to return to the client.