Home
last modified time | relevance | path

Searched defs:runtime_error (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/spirit/home/support/detail/lexer/
Druntime_error.hpp16 class BOOST_SYMBOL_VISIBLE runtime_error : public std::runtime_error class
19 runtime_error (const std::string &what_arg_) : in runtime_error() function in boost::lexer::runtime_error
/third_party/boost/boost/xpressive/
Dregex_error.hpp34 struct runtime_error {}; struct
/third_party/boost/boost/log/
Dexceptions.hpp132 class BOOST_LOG_API runtime_error : class
/third_party/protobuf/conformance/
Dconformance.proto146 string runtime_error = 2; field
/third_party/boost/libs/log/src/
Dexceptions.cpp111 runtime_error::runtime_error(std::string const& descr) : in runtime_error() function in boost::runtime_error