Back to Devexpress

DashboardUnsafeConnectionException Class

dashboard-devexpress-dot-dashboardweb-8b69c3a1.md

latest1.3 KB
Original Source

DashboardUnsafeConnectionException Class

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

Namespace : DevExpress.DashboardWeb

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

NuGet Package : DevExpress.Web.Dashboard.Common

Declaration

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

Inheritance

Object Exception DashboardUnsafeConnectionException

See Also

DashboardUnsafeConnectionException Members

DevExpress.DashboardWeb Namespace