Exceptions¶
-
exception
RunnableError(message, state)[source]¶ Generic Runnable exception error that includes the error context, in particular, the State that caused the runnable component to fail.
RunnableError(message, state)[source]¶Generic Runnable exception error that includes the error context, in particular, the State that caused the runnable component to fail.