The properties of Android.Runtime.RaiseThrowableEventArgs are listed below. For a list of all members, see the RaiseThrowableEventArgs Members list.
See Also: Inherited members from System.EventArgs
[read-only] | Exception | Exception. Gets the unhandled exception instance. |
Handled | bool. Gets or sets a value indicating whether RaiseThrowableEventArgs.Exception has been handled. |