module Cassandra::Errors::ValidationError
Mixed into all request validation errors.
Includes
Mixed into
Methods
statement
Returns statement that triggered the error.
This documentation is no longer maintained. For the latest information, see github.com/datastax/ruby-driver
Mixed into all request validation errors.
Returns statement that triggered the error.
| Type | Details |
|---|---|
Statement |
statement that triggered the error. |