class Cassandra::Errors::ServerError
Raised when something unexpected happened. This indicates a server-side bug.
Inherits
StandardErrorIncludes
Methods
execution_info
Query execution information, such as number of retries and all tried hosts, etc.
This documentation is no longer maintained. For the latest information, see github.com/datastax/ruby-driver
Raised when something unexpected happened. This indicates a server-side bug.
StandardErrorQuery execution information, such as number of retries and all tried hosts, etc.
| Type | Details |
|---|---|
Execution::Info |