|
Botan 2.19.5
Crypto and TLS for C&
|
This is the complete list of members for Botan::Unsupported_Argument, including all inherited members.
| error_code() const noexcept | Botan::Exception | inlinevirtual |
| error_type() const noexcept override | Botan::Invalid_Argument | 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 | |
| Unsupported_Argument(const std::string &msg) | Botan::Unsupported_Argument | inlineexplicit |
| what() const noexcept override | Botan::Exception | inline |