|
Botan
1.11.15
|
#include <exceptn.h>
Public Member Functions | |
| Self_Test_Failure (const std::string &err) | |
| Botan::Self_Test_Failure::Self_Test_Failure | ( | const std::string & | err | ) | [inline] |
Definition at line 165 of file exceptn.h.
:
Internal_Error("Self test failed: " + err)
{}
1.7.6.1