Class MailSendException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.galan.commons.net.mail.MailSendException
All Implemented Interfaces:
Serializable

public class MailSendException extends Exception
Exceptions while trying to send an E-Mail.
See Also:
  • Constructor Details

    • MailSendException

      public MailSendException(Exception ex)