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