zookeeper-cpp
ZooKeeper Client for C++
|
Arguments to an operation were invalid. More...
#include <zk/error.hpp>
Public Member Functions | |
invalid_arguments (error_code code, const std::string &description) | |
Public Member Functions inherited from zk::error | |
error (error_code code, const std::string &description) | |
error_code | code () const |
The code representation of this error. More... | |