DashboardConnectionException Constructors
The exception that occurs when there is a problem with a connection to a database.Name | Parameters | Description |
---|---|---|
DashboardConnectionException(String) | message | Initializes a new instance of the DashboardConnectionException class. |
See Also