Exception Summary |
AttachmentException |
An AttachmentException is thrown when an attachment in a Message
is not accessible (doesn't exists or not readable) for mailing. |
InvalidAddressException |
This Exception is thrown when a valid from or no to address is specified for mailing. |
MailException |
This execption is thrown if mailing failed for certail email address. |
SMTPAuthException |
This exception is thrown when authentication with the Mail Server fails for a given login and password while sending mail. |