Hazelcast C++ Client
Public Member Functions | List of all members
hazelcast::client::exception::TargetNotMemberException Class Reference
+ Inheritance diagram for hazelcast::client::exception::TargetNotMemberException:

Public Member Functions

 TargetNotMemberException (const std::string &source, const std::string &message, const std::string &details, int32_t causeCode)
 
 TargetNotMemberException (const std::string &source, const std::string &message, int32_t causeCode)
 
 TargetNotMemberException (const std::string &source, const std::string &message)
 
virtual void raise () const
 
- Public Member Functions inherited from hazelcast::client::exception::RetryableHazelcastException
 RetryableHazelcastException (const std::string &source, const std::string &message, const std::string &details, int32_t causeCode)
 
 RetryableHazelcastException (const std::string &source, const std::string &message, int32_t causeCode)
 
 RetryableHazelcastException (const std::string &source, const std::string &message)
 

The documentation for this class was generated from the following files: