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.v20.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.WindowsDesktop.DataAccess

Declaration

public class EFConnectionException :
    Exception

Inheritance

Object
Exception
EFConnectionException
See Also