mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-23 10:00:35 +00:00
Introduce a common base class for all errors that indicate that the current segment has "issues". This allows a laconic "catch" clause for all such errors. Signed-off-by: Vlad Zolotarov <vladz@scylladb.com>