mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 06:05:53 +00:00
Extract the function that encapsulates all the error reporting logic. We are going to use it in several other places to implement expected_error feature.