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

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

BER_Decoding_Error(std::string_view)Botan::BER_Decoding_Errorexplicit
Decoding_Error(std::string_view name)Botan::Decoding_Errorexplicit
Decoding_Error(std::string_view category, std::string_view err)Botan::Decoding_Error
Decoding_Error(std::string_view msg, const std::exception &e)Botan::Decoding_Error
error_code() const noexceptBotan::Exceptioninlinevirtual
error_type() const noexcept overrideBotan::Decoding_Errorinlinevirtual
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
what() const noexcept overrideBotan::Exceptioninline