rclcpp
master
C++ ROS Client Library API
|
Thrown when init is called on an already initialized context. More...
#include <context.hpp>
Public Member Functions | |
ContextAlreadyInitialized () | |
Public Member Functions inherited from std::runtime_error | |
T | runtime_error (T... args) |
T | what (T... args) |
Thrown when init is called on an already initialized context.
|
inline |