Class CommandNotAvailableException
Defined in File exceptions.hpp
Inheritance Relationships
Base Type
public std::runtime_error
Class Documentation
-
class CommandNotAvailableException : public std::runtime_error
Exception thrown when a required command (e.g., ros2 CLI) is not available.