Botan::Decoding_Error Struct Reference

#include <exceptn.h>

Inheritance diagram for Botan::Decoding_Error:

Botan::BER_Decoding_Error Botan::Invalid_OID Botan::PKCS8_Exception Botan::BER_Bad_Tag

List of all members.

Public Member Functions

 Decoding_Error (const std::string &name)


Detailed Description

Decoding_Error Exception

Definition at line 138 of file exceptn.h.


Constructor & Destructor Documentation

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

Definition at line 140 of file exceptn.h.

00140                                          :
00141       Invalid_Argument("Decoding error: " + name) {}
   };


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

Generated on Fri Aug 13 16:20:56 2010 for Botan by  doxygen 1.5.8