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