A newer version of this page is available.
Switch to the current version.
ExceptionHandlerKind Enum
Lists the values indicating the handled exceptions.
Namespace: DevExpress.DataAccess.Wizard
Assembly: DevExpress.Data.v18.2.dll
Declaration
Members
Name | Description |
---|---|
Default | A default exception handler. |
Connection | An exception is related to a data connection. |
Loading | An exception occurred while loading a wizard. |
See Also
Feedback