public class EmailNotValidException extends Exception
| Constructor and Description |
|---|
EmailNotValidException() |
EmailNotValidException(String message) |
EmailNotValidException(String message,
Throwable cause) |
EmailNotValidException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All Rights Reserved.