Class SendmailException.InvalidMail

All Implemented Interfaces:
Serializable
Enclosing class:
SendmailException

public static class SendmailException.InvalidMail extends SendmailException
Exception indicates that mail is invalid because all mandatory field are not filled in or have incorrect value.
Since:
1.7.0
See Also:
  • Constructor Details

    • InvalidMail

      public InvalidMail()
      Build a new instance.
      Since:
      1.7.0