The ErrorEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyException
The exception that caused the error event.
(Inherited from ErrorEventArgs.)
Public propertyReason
The reason why the error event was raised.
(Inherited from ErrorEventArgs.)

See Also