Skip to main content

DataSourceUnsafeConnectionException Class

In This Article

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

Namespace: DevExpress.DashboardWeb

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

NuGet Package: DevExpress.Web.Dashboard.Common

#Declaration

public class DataSourceUnsafeConnectionException :
    Exception

#Inheritance

Object
Exception
DataSourceUnsafeConnectionException
See Also