Class MailSendException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MailAddressInvalidException

public class MailSendException extends MailException
Indicates an error occurred sending an email. Regarding logging of instances of this exception, see MailException.
See Also:
  • Constructor Details