rclcpp  master
C++ ROS Client Library API
Public Member Functions | List of all members
rclcpp::exceptions::UnimplementedError Class Reference

#include <exceptions.hpp>

Inheritance diagram for rclcpp::exceptions::UnimplementedError:
Inheritance graph
[legend]
Collaboration diagram for rclcpp::exceptions::UnimplementedError:
Collaboration graph
[legend]

Public Member Functions

 UnimplementedError ()
 
 UnimplementedError (const std::string &msg)
 
- Public Member Functions inherited from std::runtime_error
runtime_error (T... args)
 
what (T... args)
 

Constructor & Destructor Documentation

◆ UnimplementedError() [1/2]

rclcpp::exceptions::UnimplementedError::UnimplementedError ( )
inline

◆ UnimplementedError() [2/2]

rclcpp::exceptions::UnimplementedError::UnimplementedError ( const std::string msg)
inlineexplicit

The documentation for this class was generated from the following file: