The base class for errors that prevent a script from loading or running: LoadError, NotImplementedError, and SyntaxError.
ScriptError
ruby The base class for errors that prevent a script from loading or running: LoadError, NotImplementedError, and SyntaxError.