|
Botan
2.13.0
Crypto and TLS for C++11
|
#include <botan/exceptn.h>#include <sstream>Go to the source code of this file.
Namespaces | |
| Botan | |
Functions | |
| void | Botan::assertion_failure (const char *expr_str, const char *assertion_made, const char *func, const char *file, int line) |
| void | Botan::throw_invalid_argument (const char *message, const char *func, const char *file) |
| void | Botan::throw_invalid_state (const char *expr, const char *func, const char *file) |
1.8.9.1