Thrown when a second (third,...) subscription is attempted with conflicting arguments. More...
#include <exceptions.h>

Public Member Functions | |
| ConflictingSubscriptionException (const std::string &msg) | |
Public Member Functions inherited from ros::Exception | |
| Exception (const std::string &what) | |
Thrown when a second (third,...) subscription is attempted with conflicting arguments.
Definition at line 63 of file exceptions.h.
|
inline |
Definition at line 66 of file exceptions.h.