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

File not found exception. More...

#include <Exceptions.hpp>

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

Public Member Functions

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

Private Attributes

string msg
 

Detailed Description

File not found exception.

Definition at line 65 of file Exceptions.hpp.

Constructor & Destructor Documentation

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

Definition at line 70 of file Exceptions.hpp.

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

Definition at line 75 of file Exceptions.hpp.

Member Function Documentation

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

Definition at line 79 of file Exceptions.hpp.

Member Data Documentation

string youbot::FileNotFoundException::msg
private

Definition at line 66 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