Skip to main content

DashboardConnectionException Class

In This Article

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

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

#Declaration

public class DashboardConnectionException :
    Exception

#Inheritance

Object
Exception
DashboardConnectionException
See Also