public class InvalidEmailException extends InvalidUserException
| Constructor and Description |
|---|
InvalidEmailException(String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessageTranslated() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidEmailException(String message)
public String getMessageTranslated()
getMessageTranslated in class InvalidUserExceptionCopyright © 2023 Suncode. All rights reserved.