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

Public Member Functions

 MemberLeftException (const std::string &source, const std::string &message, const std::string &details, int32_t causeCode)
 
 MemberLeftException (const std::string &source, const std::string &message, int32_t causeCode)
 
 MemberLeftException (const std::string &source, const std::string &message)
 
virtual void raise () const
 
virtual std::auto_ptr< IExceptionclone () 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)
 
 RetryableHazelcastException (const std::string &source, const std::string &message, const boost::shared_ptr< IException > &cause)
 

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