Module cassandra_protocol::error[][src]

Enums

CDRS custom error type. CDRS expects two types of error - errors returned by Server and internal errors occurred within the driver itself. Occasionally io::Error is a type that represent internal error because due to implementation IO errors only can be raised by CDRS driver. Server error is an error which are ones returned by a Server via result error frames.

Functions

Type Definitions