| Interface | Description |
|---|---|
|
Represents an email (possibly with from, to, body, etc., depending of the implementation).
|
|
| EmailFactory |
Factory for creating
Emails. |
| Class | Description |
|---|---|
| EmailUtils |
Utility methods for email related stuff.
|
| Exception | Description |
|---|---|
| EmailAddressException |
Thrown when an email address in wrong format is encountered.
|
| EmailException |
Thrown when an email can't be sent for some reason.
|
| EmailPreparationException |
Thrown when an email message couldn't be prepared properly.
|
| EmailSendException |
Thrown when an email couldn't be sent for some reason.
|
Copyright © 2021 CrafterCMS. All rights reserved.