exception documentation
class WorkflowFailureError(temporalio.exceptions.TemporalError): (source)
Constructor: WorkflowFailureError(cause)
Error that occurs when a workflow is unsuccessful.
class WorkflowFailureError(temporalio.exceptions.TemporalError): (source)
Constructor: WorkflowFailureError(cause)
Error that occurs when a workflow is unsuccessful.