Skip to main content

DashboardConnectionException Class

The exception that occurs when there is a problem with a connection to a database.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v23.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

public class DashboardConnectionException :
    Exception

Inheritance

Object
Exception
DashboardConnectionException
See Also