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, toString
public AuthException()
public AuthException(String msg)
msg
- the detail message.Copyright © 2021. All rights reserved.