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

EFConnectionException Class

A wrapper for exceptions that may occur during a connection to an Entity Framework data source.

Namespace: DevExpress.DataAccess.EntityFramework

Assembly: DevExpress.DataAccess.v21.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.Design

Declaration

public class EFConnectionException :
    Exception

Inheritance

Object
Exception
EFConnectionException
See Also