The ErrorEventArgs type exposes the following members.

Properties

  NameDescription
Exception
Gets thrown exception.
ExceptionMode
Gets or sets mode of exception handling
Handled
Gets or sets a value indicating whether the exception should be handled.

See Also