Class AttachmentNotFoundException
Is thrown whenever an email attachment file could not be found on the server.
| category |
System |
|---|---|
| package |
|
| subpackage |
Exceptions |
__construct(string $message = '', string $attachmentPath = '')
string(optional) Message of the exception instance.
string(optional) The attachment path that could not be found.
getAttachmentPath() : string
stringAttachment path.