|
OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::ExceptionCode, including all inherited members.
| code() const | openvpn::ExceptionCode | inline |
| code_ | openvpn::ExceptionCode | private |
| code_defined() const | openvpn::ExceptionCode | 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 |
| ~ExceptionCode() noexcept=default | openvpn::ExceptionCode | virtual |