The members of Android.Runtime.RaiseThrowableEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Constructs and initializes a new instance of the Android.Runtime.RaiseThrowableEventArgs class with the specified exception instance. |
[read-only] | Exception | Exception. Gets the unhandled exception instance. |
Handled | bool. Gets or sets a value indicating whether RaiseThrowableEventArgs.Exception has been handled. |