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.v18.2.Web.dll

Declaration

public class DataSourceUnsafeConnectionException :
    Exception

Inheritance

Object
Exception
DataSourceUnsafeConnectionException
See Also