public class AccountLockedException extends AccountException
| Constructor and Description |
|---|
AccountLockedException()
Create a new exception object.
|
AccountLockedException(java.lang.String message)
Create a new exception with the indicated detail message.
|
public AccountLockedException()
public AccountLockedException(java.lang.String message)
message - the detail message