Searched defs:runtime_error (Results 1 – 5 of 5) sorted by relevance
16 class BOOST_SYMBOL_VISIBLE runtime_error : public std::runtime_error class19 runtime_error (const std::string &what_arg_) : in runtime_error() function in boost::lexer::runtime_error
34 struct runtime_error {}; struct
132 class BOOST_LOG_API runtime_error : class
146 string runtime_error = 2; field
111 runtime_error::runtime_error(std::string const& descr) : in runtime_error() function in boost::runtime_error