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