JuggerNET Runtime Library

COMErrorHelper Properties

The properties of the COMErrorHelper class are listed below. For a complete list of COMErrorHelper class members, see the COMErrorHelper Members topic.

Public Instance Properties

Message The exception message of the last Java Exception or Error that was thrown on the current thread.
StackTrace The stack trace of the last Java Exception or Error that was thrown on the current thread.
Type The Java type name of the last Java Exception or Error that was thrown on the current thread.

See Also

COMErrorHelper Class | Codemesh.JuggerNET Namespace