Skip to main content

DataSourceUnsafeConnectionException Class

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

Namespace: DevExpress.DashboardWeb

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

NuGet Package: DevExpress.Web.Dashboard.Common

Declaration

public class DataSourceUnsafeConnectionException :
    Exception

Inheritance

Object
Exception
DataSourceUnsafeConnectionException
See Also