module

Cassandra::DBApi::Error

TODO: Perhaps use https://github.com/dhruvrajvanshi/crz

Class methods

from_error(cass_error : LibCass::CassError, err_class = DB::Error)

TODO: handle errors properly, with tests.

Source
from_future(cass_future : LibCass::CassFuture, err_class : Class)
Source