mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 14:15:46 +00:00
Transport layer expects to get error code in an exception of type exceptions::cassandra_exception. Fix code to use it as a base for all user visible exceptions and put correct error code there.