Class MessageEventHandlerExecutionException

  • All Implemented Interfaces:
    Serializable

    public class MessageEventHandlerExecutionException
    extends org.pentaho.di.core.exception.KettleException
    Created by fcamara on 8/17/17.
    See Also:
    Serialized Form
    • Constructor Detail

      • MessageEventHandlerExecutionException

        public MessageEventHandlerExecutionException​(org.pentaho.di.core.exception.KettleException e)
      • MessageEventHandlerExecutionException

        public MessageEventHandlerExecutionException​(String message,
                                                     org.pentaho.di.core.exception.KettleException cause)