public class EmailException extends Exception
| Constructor and Description |
|---|
EmailException(String msg) |
EmailException(String msg,
Throwable why) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String MESSAGE