An exception raised while evaluating an expression. This is a bit of a hack -- we need this to extend RuntimeException because the functions in the Evaluator interface don't throw anything, but our DebuggerEvaluator has many places where it needs to bail out.
@author Mike Morearty
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.