Module scylla::transport::errors[][src]

Expand description

This module contains various erros which can be returned by Session

Enums

Invalid keyspace name given to Session::use_keyspace()

Error caused by caller creating an invalid query

An error sent from the database in response to a query as described in the specification

Error that occured during session creation

Error that occured during query execution

Type of write operation requested