|
Botan
2.13.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 | explicit |
| error_code() const noexcept | Botan::Exception | inlinevirtual |
| error_type() const noexceptoverride | Botan::Encoding_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 | |
| Invalid_Argument(const std::string &msg) | Botan::Invalid_Argument | explicit |
| Invalid_Argument(const std::string &msg, const std::string &where) | Botan::Invalid_Argument | explicit |
| Invalid_Argument(const std::string &msg, const std::exception &e) | Botan::Invalid_Argument | |
| what() const noexceptoverride | Botan::Exception | inline |
1.8.9.1