IExceptionHandler.HandleException(Exception) Method
Handles the specified exception.
Namespace: DevExpress.DataAccess.Wizard.Services
Assembly: DevExpress.Data.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| exception | Exception | A Exception object. |
See Also