Module: Cassandra::Errors::HostError

Included in:
DecodingError, EncodingError, IOError, InternalError, IsBootstrappingError, OverloadedError, ServerError
Defined in:
lib/cassandra/errors.rb

Overview

Mixed into any host-specific errors. Requests resulting in these errors are attempted on other hosts. Once all hosts failed with this type of error, a NoHostsAvailable error is raised with details of failures.

See Also: