Skip to main content
A newer version of this page is available. .

IExceptionHandler Interface

When implemented by a class, provides the exception handler functionality.

Namespace: DevExpress.DataAccess.Wizard.Services

Assembly: DevExpress.Data.v18.2.dll

Declaration

public interface IExceptionHandler

The following members return IExceptionHandler objects:

Library Related API Members
Cross-Platform Class Library EditConnectionContext.ExceptionHandler
WinForms Controls EditConnectionContext.ExceptionHandler
See Also