Botan
2.1.0
Crypto and TLS for C++11
|
This is the complete list of members for Botan::TLS::TLS_Exception, including all inherited members.
Exception(const std::string &msg) | Botan::Exception | inlineexplicit |
Exception(const char *prefix, const std::string &msg) | Botan::Exception | inline |
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 BOTAN_NOEXCEPT override | Botan::Exception | inline |