ServerModeExceptionThrownEventArgs.Exception Property
In This Article
Gets the exception that caused the event.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
#Property Value
Type | Description |
---|---|
Exception | A Exception object representing the exception that caused the event. |
See Also