module Cassandra::Errors::ExecutionError
Mixed into all request execution errors.
Includes
Mixed into
Methods
statement
Returns statement that triggered the error.
Mixed into all request execution errors.
Returns statement that triggered the error.
Type | Details |
---|---|
Statement |
statement that triggered the error. |