Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::BER_Bad_Tag, including all inherited members.
BER_Bad_Tag(std::string_view msg, uint32_t tagging) | Botan::BER_Bad_Tag | |
BER_Decoding_Error(std::string_view) | Botan::BER_Decoding_Error | explicit |
Decoding_Error(std::string_view name) | Botan::Decoding_Error | explicit |
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 noexcept | Botan::Exception | inlinevirtual |
error_type() const noexcept override | Botan::Decoding_Error | 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 | |
what() const noexcept override | Botan::Exception | inline |