The properties of the JuggerNETProxyException class are listed below. For a complete list of JuggerNETProxyException class members, see the JuggerNETProxyException Members topic.
HelpLink (inherited from Exception) | Gets or sets a link to the help file associated with this exception. |
InnerException (inherited from Exception) | Gets the Exception instance that caused the current exception. |
IsFrameworkException | A readonly property that is true if the exception is due to an error in the JuggerNET framework, possibly due to a minsconfiguration or erroneous use of the JuggerNET API. |
IsProxyError | A readonly property that is true if the exception is due to an error that occurred while executing Java code. |
IsProxyException | A readonly property that is true if the exception is due to an exception that occurred while executing Java code. |
JObject | |
JObjectDuplicate | A property representing a duplicated JNI object handle. |
Message | |
Source (inherited from Exception) | Gets or sets the name of the application or the object that causes the error. |
StackTrace | |
TargetSite (inherited from Exception) | Gets the method that throws the current exception. |
HResult (inherited from Exception) | Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception. |
JuggerNETProxyException Class | Codemesh.JuggerNET Namespace