Searched defs:conversion_error (Results 1 – 1 of 1) sorted by relevance
31 class BOOST_SYMBOL_VISIBLE conversion_error : public std::runtime_error { class33 conversion_error() : std::runtime_error("Conversion failed") {} in conversion_error() function in boost::locale::conv::conversion_error