ServerModeInconsistencyDetectedEventArgs(Exception) Constructor
Initializes a new ServerModeInconsistencyDetectedEventArgs class instance with the specified setting.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| message | Exception | A Exception object specifying the exception that caused the event. |
See Also