Class MailSendException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.manager.mail.MailSendException
All Implemented Interfaces:
Serializable

public class MailSendException extends Exception
See Also:
  • Constructor Details

    • MailSendException

      public MailSendException(EmailMessage email)
    • MailSendException

      public MailSendException(EmailMessage email, Throwable cause)
    • MailSendException

      public MailSendException(Throwable cause)