Mono Class Library: Overview

System.UnhandledExceptionEventArgs: Members

The members of System.UnhandledExceptionEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Constructs and initializes a new instance of the UnhandledExceptionEventArgs class.

Public Properties

[read-only]
ExceptionObjectobject. Gets the uncaught exception.
[read-only]
IsTerminatingbool. Gets a bool value indicating whether the system is terminating the current process.