|
Botan 3.9.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::System_Error, including all inherited members.
| error_code() const noexcept override | Botan::System_Error | inlinevirtual |
| error_type() const noexcept override | Botan::System_Error | inlinevirtual |
| Exception(std::string_view msg) | Botan::Exception | explicit |
| Exception(const char *prefix, std::string_view msg) | Botan::Exception | |
| Exception(std::string_view msg, const std::exception &e) | Botan::Exception | |
| System_Error(std::string_view msg) | Botan::System_Error | inlineexplicit |
| System_Error(std::string_view msg, int err_code) | Botan::System_Error | |
| what() const noexcept override | Botan::Exception | inline |