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