Class MailAddressInvalidException

All Implemented Interfaces:
Serializable

public class MailAddressInvalidException extends MailSendException
Indicates an error occurred sending an email because one or more of the email addresses was rejected by the mail server. Regarding logging of instances of this exception, see MailException.
Since:
4.14
See Also:
  • Constructor Details

    • MailAddressInvalidException

      public MailAddressInvalidException(KeyedMessage message, Throwable cause)