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.v23.1.dll

NuGet Package: DevExpress.DataAccess

Declaration

public class DatabaseConnectionException :
    Exception

Inheritance

Object
Exception
DatabaseConnectionException
See Also