Back to Devexpress

DashboardConnectionException Class

dashboard-devexpress-dot-dashboardcommon-534764a3.md

latest1.1 KB
Original Source

DashboardConnectionException Class

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

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class DashboardConnectionException :
    Exception
vb
Public Class DashboardConnectionException
    Inherits Exception

Inheritance

Object Exception DashboardConnectionException

See Also

DashboardConnectionException Members

DevExpress.DashboardCommon Namespace