Public Member Functions | Private Attributes
youbot::KeyNotFoundException Class Reference

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

#include <Exceptions.hpp>

List of all members.

Public Member Functions

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

Private Attributes

string msg

Detailed Description

Key in configuration file not found exception.

Definition at line 92 of file Exceptions.hpp.


Constructor & Destructor Documentation

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

Definition at line 98 of file Exceptions.hpp.

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

Definition at line 105 of file Exceptions.hpp.


Member Function Documentation

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

Definition at line 111 of file Exceptions.hpp.


Member Data Documentation

Definition at line 94 of file Exceptions.hpp.


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


youbot_driver
Author(s): Jan Paulus
autogenerated on Mon Oct 6 2014 09:08:04