LeviLamina
Loading...
Searching...
No Matches
ll::i18n::I18nStringError Class Reference
Inheritance diagram for ll::i18n::I18nStringError:

Public Member Functions

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

Member Function Documentation

◆ message() [1/2]

std::string ll::i18n::I18nStringError::message ( ) const
inlineoverridevirtualnoexcept

Reimplemented from ll::ErrorInfoBase.

◆ message() [2/2]

std::string ll::i18n::I18nStringError::message ( std::string_view localeCode) const
inlineoverridevirtualnoexcept

Implements ll::ErrorInfoBase.


The documentation for this class was generated from the following file: