|
Infinispan HotRod C++ Client
7.3.5.CR1
|
#include <exceptions.h>
Public Member Functions | |
| HotRodClientTxStateException (const std::string &state, const std::string &action) | |
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 () |
| infinispan::hotrod::HotRodClientTxStateException::HotRodClientTxStateException | ( | const std::string & | state, |
| const std::string & | action | ||
| ) |
1.8.11