Class MailException

All Implemented Interfaces:
Serializable

public class MailException extends Exception
See Also:
  • Constructor Details

    • MailException

      public MailException(String message)
    • MailException

      public MailException(Throwable cause)
    • MailException

      public MailException(String message, Throwable cause)