OVERONE.DotNetJ
Class WrappedJavaException

Wraps a remote Java exception.

Property Summary
string JavaExceptionClass
         The remote Java exception class name.

Properties inherited from class System.Exception
HelpLink, HResult, InnerException, Message, Source, StackTrace, TargetSite

Methods inherited from class System.Exception
GetBaseException, GetObjectData, ToString

Methods inherited from class System.Object
Equals, Finalize, GetHashCode, GetType, MemberwiseClone


Property Detail

JavaExceptionClass

public string JavaExceptionClass

The remote Java exception class name.