|
Red Hat Data Grid HotRod C++ Client
7.2.0
|
#include <exceptions.h>
Public Member Functions | |
| RemoteCacheManagerNotStartedException (const std::string &) | |
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 () |
RemoteCacheManagerNotStartedException is throw when invocations on a RemoteCache are initiated while the underlying RemoteCacheManager has not been started previous to those invocations.
| infinispan::hotrod::RemoteCacheManagerNotStartedException::RemoteCacheManagerNotStartedException | ( | const std::string & | ) |
1.8.11