Expand description

This module contains various errors 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 occurred during session creation

Error that occurred during query execution

Type of write operation requested