Thrown when a service or action server was not found. More...
#include <exceptions.h>
Public Member Functions | |
ServiceNotFoundException (const std::string service_name) |
Thrown when a service or action server was not found.
These generally mean that either a needed launch file was not launched, a node has crashed or some topics ar action names are mismatched.
Definition at line 87 of file exceptions.h.
object_manipulator::ServiceNotFoundException::ServiceNotFoundException | ( | const std::string | service_name | ) | [inline] |
Definition at line 90 of file exceptions.h.