Botan 2.19.3
Crypto and TLS for C&
|
This is the complete list of members for Botan::Illegal_Point, including all inherited members.
Decoding_Error(const std::string &name) | Botan::Decoding_Error | explicit |
Decoding_Error(const std::string &name, const char *exception_message) | Botan::Decoding_Error | |
Decoding_Error(const std::string &msg, const std::exception &e) | Botan::Decoding_Error | |
error_code() const noexcept | Botan::Exception | inlinevirtual |
error_type() const noexcept override | Botan::Decoding_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 | |
Illegal_Point(const std::string &err) | Botan::Illegal_Point | inlineexplicit |
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 noexcept override | Botan::Exception | inline |