|
Botan 3.9.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::TLS::Unexpected_Message, 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(std::string_view msg) | Botan::Exception | explicit |
| Exception(const char *prefix, std::string_view msg) | Botan::Exception | |
| Exception(std::string_view msg, const std::exception &e) | Botan::Exception | |
| TLS_Exception(Alert::Type type, std::string_view err_msg="Unknown error") | Botan::TLS::TLS_Exception | inlineexplicit |
| type() const | Botan::TLS::TLS_Exception | inline |
| Unexpected_Message(std::string_view err) | Botan::TLS::Unexpected_Message | inlineexplicit |
| what() const noexcept override | Botan::Exception | inline |