class VariableNotFoundError(AutomataError): ‘Exception raised when the target variable is not found.’ pass