Botan
2.1.0
Crypto and TLS for C++11
|
This is the complete list of members for Botan::TLS::Unexpected_Message, 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 |
Unexpected_Message(const std::string &err) | Botan::TLS::Unexpected_Message | inlineexplicit |
what() const BOTAN_NOEXCEPT override | Botan::Exception | inline |