Expand description
This module contains various errors which can be returned by scylla::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 occurred during session creation
- Type of the operation rejected by rate limiting
- Error that occurred during query execution
- Error caused by failed address translation done before establishing connection
- Type of write operation requested