Android.Runtime.RaiseThrowableEventArgs Members

The members of Android.Runtime.RaiseThrowableEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Constructs and initializes a new instance of the Android.Runtime.RaiseThrowableEventArgs class with the specified exception instance.

Public Properties

[read-only]
ExceptionException. Gets the unhandled exception instance.
Handledbool. Gets or sets a value indicating whether RaiseThrowableEventArgs.Exception has been handled.