Botan
2.1.0
Crypto and TLS for C++11
|
This is the complete list of members for Botan::Encoding_Error, including all inherited members.
Encoding_Error(const std::string &name) | Botan::Encoding_Error | inlineexplicit |
Exception(const std::string &msg) | Botan::Exception | inlineexplicit |
Exception(const char *prefix, const std::string &msg) | Botan::Exception | inline |
Invalid_Argument(const std::string &msg) | Botan::Invalid_Argument | inlineexplicit |
Invalid_Argument(const std::string &msg, const std::string &where) | Botan::Invalid_Argument | inlineexplicit |
what() const BOTAN_NOEXCEPT override | Botan::Exception | inline |