Constructor

new

NoHostAvailableError

(Object innerErrors, [String message])

Represents an error when a query cannot be performed because no host is available or could be reached by the driver.

Parameters:
Name Type Description
innerErrors Object

An object map containing the error per host tried

message optional String