mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 19:35:12 +00:00
Found by PVS-Studio static analyzer: Type slicing. An exception should be caught by reference rather than by value. Fixes #2288 Reported-by: Phillip Khandeliants Signed-off-by: Vlad Zolotarov <vladz@scylladb.com>