java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.yahoo.vespa.hosted.controller.api.integration.organization.MailerException
All Implemented Interfaces:
Serializable

public class MailerException extends RuntimeException
MailerException wrap all possible Mailer implementation exceptions
Author:
enygaard
See Also:
  • Constructor Details

    • MailerException

      public MailerException(Throwable ex)