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