InfinispanHotRodC++Client
8.2.0.Alpha1
|
#include <exceptions.h>
Public Member Functions | |
UnsupportedOperationException () | |
![]() | |
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 () |
![]() | |
Exception (const std::string &message=std::string()) throw () | |
virtual | ~Exception () throw () |
Additional Inherited Members | |
![]() | |
std::string | message |
UnsupportedOperationException is thrown for uncompleted/planned Hot Rod client features.
infinispan::hotrod::UnsupportedOperationException::UnsupportedOperationException | ( | ) |