Botan
2.19.1
Crypto and TLS for C++11
|
This is the complete list of members for Botan::System_Error, including all inherited members.
error_code() const noexceptoverride | Botan::System_Error | inlinevirtual |
error_type() const noexceptoverride | Botan::System_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 | |
System_Error(const std::string &msg) | Botan::System_Error | inline |
System_Error(const std::string &msg, int err_code) | Botan::System_Error | |
what() const noexceptoverride | Botan::Exception | inline |