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

Public Member Functions

 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: