Thrown when a second (third,...) subscription is attempted with conflicting arguments. More...
#include <exceptions.h>
Public Member Functions | |
ConflictingSubscriptionException (const std::string &msg) |
Thrown when a second (third,...) subscription is attempted with conflicting arguments.
Definition at line 63 of file exceptions.h.
ros::ConflictingSubscriptionException::ConflictingSubscriptionException | ( | const std::string & | msg | ) | [inline] |
Definition at line 66 of file exceptions.h.