class AgentStopIterationError(AutomataError): ‘An exception raised when the agent iteration process terminates.’ pass