Public Member Functions | Private Attributes | List of all members
youbot::KeyNotFoundException Class Reference

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

#include <Exceptions.hpp>

Inheritance diagram for youbot::KeyNotFoundException:
Inheritance graph
[legend]

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 85 of file Exceptions.hpp.

Constructor & Destructor Documentation

youbot::KeyNotFoundException::KeyNotFoundException ( const string &  message)
throw (
)
inlineexplicit

Definition at line 90 of file Exceptions.hpp.

virtual youbot::KeyNotFoundException::~KeyNotFoundException ( )
throw (
)
inlinevirtual

Definition at line 95 of file Exceptions.hpp.

Member Function Documentation

virtual const char* youbot::KeyNotFoundException::what ( ) const
throw (
)
inlinevirtual

Definition at line 99 of file Exceptions.hpp.

Member Data Documentation

string youbot::KeyNotFoundException::msg
private

Definition at line 86 of file Exceptions.hpp.


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


youbot_driver
Author(s): Jan Paulus
autogenerated on Mon Jun 10 2019 15:46:27