Android.Runtime.RaiseThrowableEventArgs: Property Members

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

Public Properties

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