class TaskGeneralError(AutomataError): ‘An exception raised when a general error occurs during task execution.’ pass