consteval exception(u8string_view what, info from,
source_location where = source_location::current() noexcept;
consteval exception(string_view what, info from,
source_location where = source_location::current() noexcept;