DashboardConnectionException(String) Constructor
Initializes a new instance of the DashboardConnectionException class.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| message | String | A String object that contains the exception message. |
See Also