mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-13 03:12:13 +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