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 (std::string error_name, int32_t error_code, std::string source, std::string message, std::string details, std::exception_ptr cause, bool runtime, bool retryable)
 
 retryable_hazelcast (std::string source="", std::string message="", std::string details="", std::exception_ptr cause=nullptr)
 

Detailed Description

Definition at line 277 of file protocol_exceptions.h.


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