#include <exceptions.hpp>
Public Member Functions | |
FileNotFoundException (const std::string &msg) | |
virtual | ~FileNotFoundException () throw () |
Definition at line 29 of file exceptions.hpp.
cmd_vel_mux::FileNotFoundException::FileNotFoundException | ( | const std::string & | msg | ) | [inline] |
Definition at line 31 of file exceptions.hpp.
virtual cmd_vel_mux::FileNotFoundException::~FileNotFoundException | ( | ) | throw () [inline, virtual] |
Definition at line 33 of file exceptions.hpp.