|
zookeeper-cpp
ZooKeeper Client for C++
|
Thrown when attempting to erase a ZNode that has children. More...
#include <zk/error.hpp>
Inheritance diagram for zk::not_empty:Additional Inherited Members | |
Public Member Functions inherited from zk::check_failed | |
| check_failed (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... | |
Thrown when attempting to erase a ZNode that has children.