$search
Thrown when an invalid parameter is passed to a method. More...
#include <exceptions.h>
Public Member Functions | |
InvalidParameterException (const std::string &msg) |
Thrown when an invalid parameter is passed to a method.
Definition at line 74 of file exceptions.h.
ros::InvalidParameterException::InvalidParameterException | ( | const std::string & | msg | ) | [inline] |
Definition at line 77 of file exceptions.h.