Botan  1.11.15
Public Member Functions
Botan::Invalid_State Struct Reference

#include <exceptn.h>

Inheritance diagram for Botan::Invalid_State:
Botan::Policy_Violation Botan::PRNG_Unseeded

List of all members.

Public Member Functions

 Invalid_State (const std::string &err)

Detailed Description

Invalid_State Exception

Definition at line 25 of file exceptn.h.


Constructor & Destructor Documentation

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

Definition at line 27 of file exceptn.h.

                                       :
      Exception(err)
      {}

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