Red Hat Data Grid HotRod C++ Client
7.2.0
|
#include <exceptions.h>
Public Member Functions | |
UnsupportedOperationException () | |
Public Member Functions inherited from infinispan::hotrod::HotRodClientException | |
HotRodClientException (const std::string &) | |
HotRodClientException (const std::string &message_, uint64_t message_id_, uint8_t status_) | |
virtual | ~HotRodClientException () throw () |
virtual const char * | what () const throw () |
UnsupportedOperationException is thrown for uncompleted/planned Hot Rod client features.
infinispan::hotrod::UnsupportedOperationException::UnsupportedOperationException | ( | ) |