zookeeper-cpp
ZooKeeper Client for C++
|
An attempt was made to read or write to a ZNode when the connection does not have permission to do. More...
#include <zk/error.hpp>
Additional Inherited Members | |
Public Member Functions inherited from zk::invalid_connection_state | |
invalid_connection_state (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... | |
An attempt was made to read or write to a ZNode when the connection does not have permission to do.