UnhandledExceptionArgs Class |
Namespace: Easymap.AddIn
The UnhandledExceptionArgs type exposes the following members.
Name | Description | |
---|---|---|
Exception |
Returns the thrown exception
| |
Handled |
Gets or sets, if unhandled exception is handled in user code.
| |
Message |
Returns an additional message
| |
TypeName |
Returns the type of the thrown exception
|