class AgentResultError(AutomataError): ‘An exception raised when the agent fails to produce a result.’ pass