public class EvaluateException
extends java.lang.Exception
Constructor and Description |
---|
EvaluateException(java.lang.String message) |
EvaluateException(java.lang.String msg,
java.lang.Throwable th) |
Modifier and Type | Method and Description |
---|---|
com.sun.jdi.ObjectReference |
getExceptionFromTargetVM() |
java.lang.String |
getMessage() |
void |
setTargetException(com.sun.jdi.ObjectReference targetException) |