![]() |
Hazelcast C++ Client
Hazelcast C++ Client Library
|
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) |
Definition at line 282 of file protocol_exceptions.h.
hazelcast::client::exception::retryable_hazelcast::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 ) |
Definition at line 1295 of file client_impl.cpp.
|
explicit |
Definition at line 1281 of file client_impl.cpp.