zookeeper-cpp
ZooKeeper Client for C++
|
This is the complete list of members for zk::marshalling_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 |
marshalling_error() (defined in zk::marshalling_error) | zk::marshalling_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 |
~marshalling_error() noexcept (defined in zk::marshalling_error) | zk::marshalling_error | virtual |
~transport_error() noexcept (defined in zk::transport_error) | zk::transport_error | virtual |