Class ListenerExceptionFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.flowable.external.worker.listener.adapter.ListenerExceptionFailedException
All Implemented Interfaces:
Serializable

public class ListenerExceptionFailedException extends RuntimeException
Author:
Filip Hrisafov
See Also:
  • Constructor Details

    • ListenerExceptionFailedException

      public ListenerExceptionFailedException(String message, Throwable cause)