MapErrorEventArgs.Exception Property
Returns the raised exception.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Exception | A Exception class descendant object representing the raised exception. |
See Also