| Class | Description |
|---|---|
| EmailAccessingFolderErrorTypeProvider |
Errors that can be thrown in the
IMAPOperations.expungeFolder(MailboxConnection, String) operation. |
| EmailMarkingErrorTypeProvider |
Errors that can be thrown when setting a flag on an email
|
| EmailSenderErrorTypeProvider |
Errors that can be thrown in the
SenderOperations.send(SenderConnection, SMTPConfiguration, EmailBuilder) operation. |
| Enum | Description |
|---|---|
| EmailError |
Errors for the
EmailConnector |
| Exception | Description |
|---|---|
| CannotFetchMetadataException |
ModuleException for the cases in which there is an error constructing a BaseEmailAttributes from an email
Message. |
| EmailAccessingFolderException |
ModuleException for the cases in which there was a problem accessing an email folder |
| EmailAttachmentException |
ModuleException for the cases in which an attachment couldn't be added to an email |
| EmailConnectionException |
Is the base
ConnectionException for the Email Connector, |
| EmailException |
Is the generic
RuntimeException type for the Email Connector, used when an error could not be specified. |
| EmailInvalidCredentialsException | |
| EmailNotFoundException |
ModuleException for the cases in which a given email couldn't be found in a mailbox folder. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.