public final class CheckEmailException extends RuntimeException
Message)
to DTO classes that implement the Message interface.
| Constructor and Description |
|---|
CheckEmailException(String message)
The constructor of this class.
|
CheckEmailException(String message,
Throwable cause)
The constructor of this class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CheckEmailException(String message)
message - a user message for a stacktraceCopyright © 2023. All rights reserved.