javax.security.auth.login
public class AccountException extends LoginException
Since: 1.5
Constructor Summary | |
---|---|
AccountException()
Create a new exception object. | |
AccountException(String message)
Create a new exception with the indicated detail message. |
Parameters: message the detail message