mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 03:45:11 +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.