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