Skip to main content
A newer version of this page is available. .

DataSourceUnsafeConnectionException Class

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

Namespace: DevExpress.DashboardWeb

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

NuGet Package: DevExpress.Web.Dashboard.Common

Declaration

public class DataSourceUnsafeConnectionException :
    Exception

Inheritance

Object
Exception
DataSourceUnsafeConnectionException
See Also