Exception for not finding a ros parameter. More...
#include <exception.h>
Public Member Functions | |
NonexistentParamException (const string &name) |
Exception for not finding a ros parameter.
Definition at line 117 of file exception.h.
pose_graph::NonexistentParamException::NonexistentParamException | ( | const string & | name | ) | [inline] |
Definition at line 119 of file exception.h.