mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
sprint() is type-unsafe, and we are converging on format(). Convert exceptions.hh to format(). Closes #9006
sprint() is type-unsafe, and we are converging on format(). Convert exceptions.hh to format(). Closes #9006