Searched refs:throw_logic_error (Results 1 – 1 of 1) sorted by relevance
3840 void throw_logic_error(std::string const& msg);3852 …Catch::throw_logic_error(CATCH_MAKE_MSG( CATCH_INTERNAL_LINEINFO << ": Internal Catch2 error: " <<…10415 void throw_logic_error(std::string const& msg) { in throw_logic_error() function