Class FlowableEventJsonException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.flowable.eventregistry.json.converter.FlowableEventJsonException
All Implemented Interfaces:
Serializable

public class FlowableEventJsonException extends RuntimeException
See Also:
  • Constructor Details

    • FlowableEventJsonException

      public FlowableEventJsonException(String message, Throwable cause)
    • FlowableEventJsonException

      public FlowableEventJsonException(String message)