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

DatabaseConnectionException Class

The exception occurring after a data source connection has failed.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v21.2.dll

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

Declaration

public class DatabaseConnectionException :
    Exception

Inheritance

Object
Exception
DatabaseConnectionException
See Also