22 CoreException(
const std::string& prefix,
const std::string& msg) : std::runtime_error(prefix +
": " + msg) {}
An exception class to notify errors when adding a service.
An exception class to notify errors when adding a signal.
A base class for all core exceptions.
An exception class to notify if the result of getting an instance of a derived class through dynamic ...
An exception class to notify if an object has no reference count (if the object is not owned by any p...
An exception class to notify that the translation of a ROS message failed.
An exception class to notify that a certain pointer is null.
An exception class to notify errors with parameters in modulo classes.
An exception class to notify incompatibility when translating parameters from different sources.
Modulo Core exceptions module for defining exception classes.