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