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