Hyper API for C++
0.0.20746
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.
Generated by
1.9.7