Botan  1.11.15
Public Member Functions
Botan::Encoding_Error Struct Reference

#include <exceptn.h>

List of all members.

Public Member Functions

 Encoding_Error (const std::string &name)

Detailed Description

Encoding_Error Exception

Definition at line 117 of file exceptn.h.


Constructor & Destructor Documentation

Botan::Encoding_Error::Encoding_Error ( const std::string &  name) [inline]

Definition at line 119 of file exceptn.h.

                                         :
      Invalid_Argument("Encoding error: " + name) {}

The documentation for this struct was generated from the following file: