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