zookeeper-cpp
ZooKeeper Client for C++
|
This is the complete list of members for zk::transport_error, including all inherited members.
code() const | zk::error | inline |
error(error_code code, const std::string &description) (defined in zk::error) | zk::error | explicit |
transport_error(error_code code, const std::string &description) (defined in zk::transport_error) | zk::transport_error | explicit |
~error() noexcept (defined in zk::error) | zk::error | virtual |
~transport_error() noexcept (defined in zk::transport_error) | zk::transport_error | virtual |