mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 13:06:57 +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