mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 20:46:56 +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