This exception is generated by the new keyword and stored in a VisitResult that propagates through the
call stack so that traceback line numbers in the script can be added to it. It is only thrown when
the calls get back to Interpreter.evaluate. This exception can also be "thrown" and caught
by the script.
This exception is generated by the new keyword and stored in a VisitResult that propagates through the call stack so that traceback line numbers in the script can be added to it. It is only thrown when the calls get back to Interpreter.evaluate. This exception can also be "thrown" and caught by the script.