Botan 3.4.0
Crypto and TLS for C&
Namespaces | Functions
assert.cpp File Reference
#include <botan/assert.h>
#include <botan/exceptn.h>
#include <botan/internal/fmt.h>
#include <sstream>

Go to the source code of this file.

Namespaces

namespace  Botan
 

Functions

void Botan::assert_unreachable (const char *file, int line)
 
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)