Botan  1.11.15
Public Member Functions
Botan::Lookup_Error Struct Reference

#include <exceptn.h>

Inheritance diagram for Botan::Lookup_Error:
Botan::Algorithm_Not_Found

List of all members.

Public Member Functions

 Lookup_Error (const std::string &err)

Detailed Description

Lookup_Error Exception

Definition at line 35 of file exceptn.h.


Constructor & Destructor Documentation

Botan::Lookup_Error::Lookup_Error ( const std::string &  err) [inline]

Definition at line 37 of file exceptn.h.

                                      :
      Exception(err)
      {}

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