DashboardUnsafeConnectionException(String) Constructor
Initializes a new instance of the DashboardUnsafeConnectionException class.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.1.Web.dll
NuGet Package: DevExpress.Web.Dashboard.Common
Declaration
Parameters
Name | Type | Description |
---|---|---|
dataSourceName | String | A String object that is the name of the data source for which the exception is raised. |
See Also