Botan 3.3.0
Crypto and TLS for C&
Botan::TLS::TLS_Exception Member List

This is the complete list of members for Botan::TLS::TLS_Exception, including all inherited members.

error_code() const noexcept overrideBotan::TLS::TLS_Exceptioninlinevirtual
error_type() const noexcept overrideBotan::TLS::TLS_Exceptioninlinevirtual
Exception(std::string_view msg)Botan::Exceptionexplicit
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_Exceptioninline
type() constBotan::TLS::TLS_Exceptioninline
what() const noexcept overrideBotan::Exceptioninline