mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
We may catch exceptions that are not `marshal_exception`. Print std::current_exception() in this case to provide some context about the marshalling error. Signed-off-by: Benny Halevy <bhalevy@scylladb.com> Closes #13693