Java.Lang.Throwable: Property Members

The properties of Java.Lang.Throwable are listed below. For a list of all members, see the Throwable Members list.

See Also: Inherited members from System.Exception

Public Properties

[read-only]
CauseThrowable. Returns the cause of this Throwable, or null if there is no cause.
[read-only]
ClassClass. Documentation for this section has not yet been entered.
[read-only]
HandleIntPtr. The handle to the underlying Android instance.
[read-only]
LocalizedMessagestring. Returns the detail message which was provided when this Throwable was created.
[read-only]
Messagestring. Returns the detail message which was provided when this Throwable was created.
[read-only]
override
StackTracestring. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.