WorkflowErrorResponse Class
Error response indicates Logic service is not able to process the incoming request. The error property contains the error details.
Constructor
WorkflowErrorResponse(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
error
|
The error properties. |
Attributes
error
The error properties.
error: _models.ErrorProperties | None