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