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