MCPcopy Create free account
hub / github.com/apache/qpid-proton / error

Method error

cpp/src/container_test.cpp:448–448  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

446 }
447
448 proton::error_condition error() const { return err_; }
449 void on_container_start(proton::container &) override { set("start"); }
450 void on_connection_open(proton::connection &) override { set("open"); }
451

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected