Botan 3.5.0
Crypto and TLS for C&
Botan::CommonCrypto_Error Member List

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

CommonCrypto_Error(std::string_view what)Botan::CommonCrypto_Error
CommonCrypto_Error(std::string_view what, int32_t status)Botan::CommonCrypto_Error
error_code() const noexcept overrideBotan::CommonCrypto_Errorinlinevirtual
error_type() const noexcept overrideBotan::CommonCrypto_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