-
cause
java.lang.Throwable cause
SHADOWED FIELD that holds the cause exception (as opposed to the
HokeyException
-
methodName
java.lang.String methodName
The name of the method being invoked
-
className
java.lang.String className
The name of the class (or class of the object type) whose method
was being invoked
-
exceptionClassName
java.lang.String exceptionClassName
The type of exception that was thrown in the remote VM
-
stackTrace
java.lang.String stackTrace
Stack trace for the exception that was thrown in the remote VM
-
vm
VM vm
The VM in which the method was executing