Class EmailServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.platform.api.email.EmailServiceException
All Implemented Interfaces:
Serializable

public class EmailServiceException extends Exception
See Also:
  • Constructor Details

    • EmailServiceException

      public EmailServiceException()
    • EmailServiceException

      public EmailServiceException(String message)
    • EmailServiceException

      public EmailServiceException(String message, Throwable cause)
    • EmailServiceException

      public EmailServiceException(Throwable cause)