#include <exceptn.h>
Algorithm_Not_Found Exception
Definition at line 109 of file exceptn.h.
Botan::Algorithm_Not_Found::Algorithm_Not_Found |
( |
const std::string & |
name | ) |
|
|
inline |
Definition at line 111 of file exceptn.h.
112 Lookup_Error(
"Could not find any algorithm named \"" + name +
"\"")
Lookup_Error(const std::string &err)
The documentation for this struct was generated from the following file: