Hazelcast C++ Client
Hazelcast C++ Client Library
hazelcast::client::exception::retryable_hazelcast Class Reference
+ Inheritance diagram for hazelcast::client::exception::retryable_hazelcast:

Public Member Functions

 retryable_hazelcast (const std::string &error_name, int32_t error_code, const std::string &source, const std::string &message, const std::string &details, std::exception_ptr cause, bool runtime, bool retryable)
 
 retryable_hazelcast (const std::string &source="", const std::string &message="", const std::string &details="", std::exception_ptr cause=nullptr)
 

Detailed Description

Definition at line 162 of file protocol_exceptions.h.


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