Botan 2.19.3
Crypto and TLS for C&
|
This is the complete list of members for Botan::TLS::TLS_Exception, including all inherited members.
error_code() const noexcept override | Botan::TLS::TLS_Exception | inlinevirtual |
error_type() const noexcept override | Botan::TLS::TLS_Exception | inlinevirtual |
Exception(const std::string &msg) | Botan::Exception | explicit |
Exception(const char *prefix, const std::string &msg) | Botan::Exception | |
Exception(const std::string &msg, const std::exception &e) | Botan::Exception | |
TLS_Exception(Alert::Type type, const std::string &err_msg="Unknown error") | Botan::TLS::TLS_Exception | inline |
type() const | Botan::TLS::TLS_Exception | inline |
what() const noexcept override | Botan::Exception | inline |