See: Description
| Exception | Description |
|---|---|
| AttachmentException |
The exception is caused by a failure to create an email attachment.
|
| CheckEmailException |
The exception is caused by a failure to convert a Jakarta Message class (
Message)
to DTO classes that implement the Message interface. |
| CreateMessageException |
The exception is caused by a failure to convert a Jakarta Message class (
Message)
to DTO classes that implement the Message interface. |
| FolderOperationException |
The exception is caused by troubles with connection to a server or other operations with email folders.
|
| ReadMessageException |
The exception is caused by troubles with connection to a server or errors while reading messages.
|
| SessionException |
The exception is caused by troubles in the process of connecting to a server.
|
| TemplateCreationException |
The exception is caused by a failure to create message based on a Velocity Template.
|
| ValidationMessageException |
The exception is caused by a failure to validating a message object.
|
Copyright © 2023. All rights reserved.