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