Click or drag to resize

UnhandledExceptionArgsException Property

Returns the thrown exception

Namespace:  Easymap.AddIn
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public Exception Exception { get; }

Property Value

Type: Exception
See Also