Class MessageEventFireEventException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.pentaho.di.core.exception.KettleException
-
- org.pentaho.di.trans.ael.websocket.exception.MessageEventFireEventException
-
- All Implemented Interfaces:
Serializable
public class MessageEventFireEventException extends org.pentaho.di.core.exception.KettleExceptionCreated by fcamara on 8/17/17.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MessageEventFireEventException(String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddHandlerException(Exception e)StringgetMessage()-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-