Searched refs:CATCH_MAKE_MSG (Results 1 – 3 of 3) sorted by relevance
37 #define CATCH_MAKE_MSG(...) \ macro41 …Catch::throw_logic_error(CATCH_MAKE_MSG( CATCH_INTERNAL_LINEINFO << ": Internal Catch2 error: " <<…44 Catch::throw_domain_error(CATCH_MAKE_MSG( __VA_ARGS__ ))47 Catch::throw_runtime_error(CATCH_MAKE_MSG( __VA_ARGS__ ))
3866 #define CATCH_MAKE_MSG(...) \ macro3870 …Catch::throw_logic_error(CATCH_MAKE_MSG( CATCH_INTERNAL_LINEINFO << ": Internal Catch2 error: " <<…3873 Catch::throw_domain_error(CATCH_MAKE_MSG( __VA_ARGS__ ))3876 Catch::throw_runtime_error(CATCH_MAKE_MSG( __VA_ARGS__ ))
3890 #define CATCH_MAKE_MSG(...) \ macro3894 …Catch::throw_logic_error(CATCH_MAKE_MSG( CATCH_INTERNAL_LINEINFO << ": Internal Catch2 error: " <<…3897 Catch::throw_domain_error(CATCH_MAKE_MSG( __VA_ARGS__ ))3900 Catch::throw_runtime_error(CATCH_MAKE_MSG( __VA_ARGS__ ))