Botan 2.19.2
Crypto and TLS for C&
|
This is the complete list of members for Botan::Algorithm_Not_Found, including all inherited members.
Algorithm_Not_Found(const std::string &name) | Botan::Algorithm_Not_Found | explicit |
error_code() const noexcept | Botan::Exception | inlinevirtual |
error_type() const noexcept override | Botan::Lookup_Error | inlinevirtual |
Exception(const std::string &msg) | Botan::Exception | explicit |
Exception(const char *prefix, const std::string &msg) | Botan::Exception | |
Exception(const std::string &msg, const std::exception &e) | Botan::Exception | |
Lookup_Error(const std::string &err) | Botan::Lookup_Error | inlineexplicit |
Lookup_Error(const std::string &type, const std::string &algo, const std::string &provider) | Botan::Lookup_Error | |
what() const noexcept override | Botan::Exception | inline |