Click or drag to resize

UnhandledExceptionArgs Properties

The UnhandledExceptionArgs type exposes the following members.

Properties
  NameDescription
Public propertyException
Returns the thrown exception
Public propertyHandled
Gets or sets, if unhandled exception is handled in user code.
Public propertyMessage
Returns an additional message
Public propertyTypeName
Returns the type of the thrown exception
Top
See Also