Hyper API for C++ 0.0.18825
Hyper client library for C++ applications
Loading...
Searching...
No Matches
hyperapi::HyperException Member List

This is the complete list of members for hyperapi::HyperException, including all inherited members.

getCause() const noexcepthyperapi::HyperException
getContextId() const noexcepthyperapi::HyperExceptioninline
getHint() const noexcepthyperapi::HyperExceptioninline
getMainMessage() const noexcepthyperapi::HyperExceptioninline
HYPER_DEPRECATED("Use getMainMessage() instead. This function will be removed in the future.") const char *getMessage() const noexcepthyperapi::HyperExceptioninline
HYPER_DEPRECATED("Use getHint() instead. This function will be removed in the future.") const char *getHintMessage() const noexcepthyperapi::HyperExceptioninline
HYPER_DEPRECATED("Use getCause().has_value() instead. This function will be removed in the future.") bool hasCause() const noexcepthyperapi::HyperExceptioninline
HyperException(const HyperException &other) noexcepthyperapi::HyperException
HyperException(HyperException &&other)=defaulthyperapi::HyperException
operator=(const HyperException &other) noexcepthyperapi::HyperException
operator=(HyperException &&other)=defaulthyperapi::HyperException
toString() consthyperapi::HyperException
what() const noexcept overridehyperapi::HyperException