InfinispanHotRodC++Client
8.2.0.Alpha1
|
#include <exceptions.h>
Public Member Functions | |
InternalException (const std::string &) | |
![]() | |
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 |
infinispan::hotrod::InternalException::InternalException | ( | const std::string & | ) |