exception documentation
class AgentsWorkflowError(TemporalError): (source)
Error that terminates the calling workflow or update.
Raised when the agents SDK raises an error which should terminate, or when the plugin rejects an unsupported configuration.
Inherited from TemporalError:
| Property | cause |
Cause of the exception. |