zookeeper-cpp
ZooKeeper Client for C++
|
Thrown from modification operations when a version check is specified and the value in the database does not match the expected. More...
#include <zk/error.hpp>
Additional Inherited Members | |
![]() | |
check_failed (error_code code, const std::string &description) | |
![]() | |
error (error_code code, const std::string &description) | |
error_code | code () const |
The code representation of this error. More... | |
Thrown from modification operations when a version check is specified and the value in the database does not match the expected.