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
[read-only] | Cause | Throwable. Returns the cause of this Throwable, or null if there is no cause. |
[read-only] | Class | Class. Documentation for this section has not yet been entered. |
[read-only] | Handle | IntPtr. The handle to the underlying Android instance. |
[read-only] | LocalizedMessage | string. Returns the detail message which was provided when this Throwable was created. |
[read-only] | Message | string. Returns the detail message which was provided when this Throwable was created. |
[read-only] override | StackTrace | string. Documentation for this section has not yet been entered. |
[read-only] | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |