Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::TPM2::Error, including all inherited members.
code() const | Botan::TPM2::Error | inline |
Error(std::string_view location, TSS2_RC rc) | Botan::TPM2::Error | |
error_code() const noexcept override | Botan::TPM2::Error | inlinevirtual |
error_message() const | Botan::TPM2::Error | |
error_type() const noexcept override | Botan::TPM2::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 | |
what() const noexcept override | Botan::Exception | inline |