Skip to main content

DashboardUnsafeConnectionException Class

The exception that occurs when the dashboard contains unsafe data connection.

Namespace: DevExpress.DashboardWeb

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

NuGet Package: DevExpress.Web.Dashboard.Common

Declaration

public class DashboardUnsafeConnectionException :
    Exception

Inheritance

Object
Exception
DashboardUnsafeConnectionException
See Also