Botan
2.1.0
Crypto and TLS for C++11
|
This is the complete list of members for Botan::BER_Decoding_Error, including all inherited members.
BER_Decoding_Error(const std::string &) | Botan::BER_Decoding_Error | explicit |
Decoding_Error(const std::string &name) | Botan::Decoding_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 |