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, toString
public AccountNotFoundException()
public AccountNotFoundException(String message)
message
- the detail message