This error is thrown when all attempted hosts raised a HostError during connection or query execution.

See Also:

Inherits

StandardError

Includes

Methods

errors

Returns a map of hosts to underlying exceptions

Returns:
Type Details
Hash{Host => Errors::HostError} a map of hosts to underlying exceptions