Botan::BER_Decoding_Error Struct Reference

#include <asn1_int.h>

Inheritance diagram for Botan::BER_Decoding_Error:

Botan::Decoding_Error Botan::BER_Bad_Tag

List of all members.

Public Member Functions

 BER_Decoding_Error (const std::string &)


Detailed Description

General BER Decoding Error Exception

Definition at line 107 of file asn1_int.h.


Constructor & Destructor Documentation

Botan::BER_Decoding_Error::BER_Decoding_Error ( const std::string &  str  ) 

Definition at line 19 of file asn1_int.cpp.

00019                                                            :
00020    Decoding_Error("BER: " + str) {}


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

Generated on Tue Jun 29 08:56:41 2010 for Botan by  doxygen 1.5.8