public final class AttachmentException extends RuntimeException
EmailAttachment).
| Constructor and Description |
|---|
AttachmentException(String message)
The constructor of this class.
|
AttachmentException(String message,
Throwable cause)
The constructor of this class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AttachmentException(String message)
message - a user message for a stacktraceCopyright © 2023. All rights reserved.