javax.security.auth.login
public class AccountException extends LoginException
Constructor and Description |
---|
AccountException()
Create a new exception object.
|
AccountException(String message)
Create a new exception with the indicated detail message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AccountException()
public AccountException(String message)
message
- the detail message