Click or drag to resize

UnhandledExceptionArgsException Property

Returns the thrown exception

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

Property Value

Type: Exception
See Also