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