OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::ErrorCode, including all inherited members.
code() const | openvpn::ExceptionCode | inline |
code_ | openvpn::ExceptionCode | private |
code_defined() const | openvpn::ExceptionCode | inline |
err_ | openvpn::ErrorCode | private |
ErrorCode(const Error::Type code, const bool fatal, const std::string &err) | openvpn::ErrorCode | inline |
ExceptionCode()=default | openvpn::ExceptionCode | |
ExceptionCode(const Error::Type code) | openvpn::ExceptionCode | inline |
ExceptionCode(const Error::Type code, const bool fatal) | openvpn::ExceptionCode | inline |
fatal() const | openvpn::ExceptionCode | inline |
fatal_ | openvpn::ExceptionCode | private |
is_tls_alert() const | openvpn::ExceptionCode | inline |
set_code(const Error::Type code) | openvpn::ExceptionCode | inline |
set_code(const Error::Type code, const bool fatal) | openvpn::ExceptionCode | inline |
what() const noexcept override | openvpn::ErrorCode | inline |
~ErrorCode() noexcept=default | openvpn::ErrorCode | virtual |
~ExceptionCode() noexcept=default | openvpn::ExceptionCode | virtual |