class CodeExecutionError(AutomataError): “Exception raised when there’s an error executing the code.” pass