namespace Envoy { void foo() { throw std::runtime_error("error"); } } // namespace Envoy