Class FlowableIllegalArgumentException

All Implemented Interfaces:
Serializable

public class FlowableIllegalArgumentException extends FlowableException
An exception indicating that an illegal argument has been supplied in an Flowable API-call, an illegal value was configured in the engine's configuration or an illegal value has been supplied or an illegal value is used in a process-definition.
Author:
Frederik Heremans
See Also:
  • Constructor Details

    • FlowableIllegalArgumentException

      public FlowableIllegalArgumentException(String message)
    • FlowableIllegalArgumentException

      public FlowableIllegalArgumentException(String message, Throwable cause)