KeyNotFoundException Class Reference

Key in configuration file not found exception. More...

#include <Exceptions.hpp>

Inheritance diagram for KeyNotFoundException:
Inheritance graph
[legend]

Public Member Functions

 KeyNotFoundException (const string &message) throw ()
virtual ~KeyNotFoundException () throw ()
virtual const char * what () const throw ()

Detailed Description

Key in configuration file not found exception.

Definition at line 85 of file Exceptions.hpp.


Constructor & Destructor Documentation

KeyNotFoundException ( const string &  message  )  throw () [inline, explicit]

Definition at line 90 of file Exceptions.hpp.

virtual ~KeyNotFoundException (  )  throw () [inline, virtual]

Definition at line 95 of file Exceptions.hpp.


Member Function Documentation

virtual const char* what (  )  const throw () [inline, virtual]

Definition at line 99 of file Exceptions.hpp.


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.3