Skip to main content

ExecutionError

This class indicates any error in executing the task. It extends the core execution error structure and includes a flag to indicate if the error is recoverable.

Attributes

AttributeTypeDescription
IsRecoverableboolIndicates if this error is recoverable.