Thrown when a needed parameter is not found on the parameter server. More...
#include <exceptions.h>
Public Member Functions | |
MissingParamException (const std::string name) |
Thrown when a needed parameter is not found on the parameter server.
Definition at line 106 of file exceptions.h.
object_manipulator::MissingParamException::MissingParamException | ( | const std::string | name | ) | [inline] |
Definition at line 109 of file exceptions.h.