Hyper API for C++ 0.0.18825
Hyper client library for C++ applications
Loading...
Searching...
No Matches
Deprecated List
Member hyperapi::HyperException::HYPER_DEPRECATED ("Use getMainMessage() instead. This function will be removed in the future.") const char *getMessage() const noexcept
Use getMainMessage() instead. This function will be removed in the future.
Member hyperapi::HyperException::HYPER_DEPRECATED ("Use getHint() instead. This function will be removed in the future.") const char *getHintMessage() const noexcept
Use getHint() instead. This function will be removed in the future.
Member hyperapi::HyperException::HYPER_DEPRECATED ("Use getCause().has_value() instead. This function will be removed in the future.") bool hasCause() const noexcept
Use getCause().has_value() instead. This function will be removed in the future.