proxygen
|
This is the complete list of members for proxygen::Exception, including all inherited members.
code_ | proxygen::Exception | private |
Exception(std::string const &msg) | proxygen::Exception | explicit |
Exception(const Exception &) | proxygen::Exception | |
Exception(Exception &other) | proxygen::Exception | inline |
Exception(Exception &&) noexcept | proxygen::Exception | |
Exception(Args &&...args) | proxygen::Exception | inlineexplicit |
getCode() const | proxygen::Exception | inline |
getProxygenError() const | proxygen::Exception | inline |
hasProxygenError() const | proxygen::Exception | inline |
msg_ | proxygen::Exception | private |
proxygenError_ | proxygen::Exception | private |
setCode(int code) | proxygen::Exception | inline |
setProxygenError(ProxygenError proxygenError) | proxygen::Exception | inline |
what(void) const noexceptoverride | proxygen::Exception | |
~Exception(void) noexceptoverride | proxygen::Exception | inline |