Gets the Java class name of the original Java Exception.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public string JavaClassName { get; }
Public ReadOnly Property JavaClassName As String Get
public: property String^ JavaClassName { String^ get (); }
/** @property */ public String get_JavaClassName()