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