Was this page helpful?
NoHostAvailableError¶
errors~NoHostAvailableError(innerErrorsnullable, messageopt)
Represents an error when a query cannot be performed because no host is available or could be reached by the driver.
Constructor¶
new NoHostAvailableError(innerErrorsnullable, messageopt)
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
innerErrors |
Object |
<nullable> |
An object map containing the error per host tried. |
message |
string |
<optional> |
Source