Home
last modified time | relevance | path

Searched refs:throw_runtime_error (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp3844 void throw_runtime_error(std::string const& msg);
3858 Catch::throw_runtime_error(CATCH_MAKE_MSG( __VA_ARGS__ ))
10425 void throw_runtime_error(std::string const& msg) { in throw_runtime_error() function