Class MailAddressException

All Implemented Interfaces:
Serializable

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

    • MailAddressException

      public MailAddressException(javax.mail.internet.AddressException cause)
      Creates a new instance.
      Parameters:
      cause - the reason why the email address could not be parsed