Class MailException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ctan.site.services.mail.MailException
All Implemented Interfaces:
Serializable

public class MailException extends Exception
The class MailException contains the Exception for the MailService.
See Also:
  • Constructor Details

    • MailException

      public MailException(Exception e)
      This is the constructor for MailException.
      Parameters:
      e - the cause
    • MailException

      public MailException(String message)
      This is the constructor for MailException.
      Parameters:
      message - the message