Botan
1.11.15
|
#include <exceptn.h>
Public Member Functions | |
Encoding_Error (const std::string &name) |
Encoding_Error Exception
Botan::Encoding_Error::Encoding_Error | ( | const std::string & | name | ) | [inline] |
Definition at line 119 of file exceptn.h.
: Invalid_Argument("Encoding error: " + name) {}