|
|
template<typename... Args> |
| constexpr | I18nStringError (fmt::format_string< Args... > fmt, Args &&... args) |
| std::string | message () const noexcept override |
| std::string | message (std::string_view localeCode) const noexcept override |
|
std::string const & | key () const noexcept |
|
fmt::dynamic_format_arg_store< fmt::format_context > const & | args () const noexcept |
◆ message() [1/2]
| std::string ll::i18n::I18nStringError::message |
( |
| ) |
const |
|
inlineoverridevirtualnoexcept |
◆ message() [2/2]
| std::string ll::i18n::I18nStringError::message |
( |
std::string_view | localeCode | ) |
const |
|
inlineoverridevirtualnoexcept |
The documentation for this class was generated from the following file: