class Temporalio::Error::WorkflowFailedError
Error that is returned from when a workflow is unsuccessful.
def initialize(message = 'Workflow execution failed')
def initialize(message = 'Workflow execution failed') super end
Error that is returned from when a workflow is unsuccessful.
def initialize(message = 'Workflow execution failed') super end