Thrown when a needed parameter on the parameter server is found but does not have the right type. More...
#include <exceptions.h>
Public Member Functions | |
BadParamException (const std::string name) |
Thrown when a needed parameter on the parameter server is found but does not have the right type.
Definition at line 113 of file exceptions.h.
object_manipulator::BadParamException::BadParamException | ( | const std::string | name | ) | [inline] |
Definition at line 116 of file exceptions.h.