rosros 0.2.5
Simple unified interface to ROS1 / ROS2 Python API
|
Raised when handling an undeclared parameter when it is not allowed. More...
Public Member Functions | |
__init__ (self, parameters, *args) | |
__init__ (self, error_msg, parameters, *args) | |
Raised when handling an undeclared parameter when it is not allowed.
Definition at line 97 of file exceptions.py.
rosros.rclify.exceptions.ParameterNotDeclaredException.__init__ | ( | self, | |
parameters, | |||
* | args | ||
) |
Reimplemented from rosros.rclify.exceptions.ParameterException.
Definition at line 100 of file exceptions.py.