public class AuthException extends javax.security.auth.message.AuthException
| Constructor and Description |
|---|
AuthException()
Constructs a AuthException with no detail message.
|
AuthException(String msg)
Constructs a AuthException with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthException()
public AuthException(String msg)
msg - the detail message.Copyright © 2019. All rights reserved.