Class MailMessageException

All Implemented Interfaces:
Serializable

public class MailMessageException extends PdfferMailerException
An exception raised when the mailer was not able to compose an email message.
See Also:
Serialized Form
  • Constructor Details

    • MailMessageException

      public MailMessageException(javax.mail.MessagingException cause)
      Creates a new instance.
      Parameters:
      cause - the reason why the email message could not be composed