Class MailSenderException

All Implemented Interfaces:
Serializable

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

    • MailSenderException

      public MailSenderException(org.springframework.mail.MailException cause)
      Creates a new instance.
      Parameters:
      cause - the reason why the email could not be sent