class AgentMaxIterError(AutomataError): ‘An exception raised when the agent exceeds the maximum number of iterations.’ pass