rosros 0.2.5
Simple unified interface to ROS1 / ROS2 Python API
Loading...
Searching...
No Matches
rosros.rclify.exceptions.ParameterNotDeclaredException Class Reference

Raised when handling an undeclared parameter when it is not allowed. More...

Inheritance diagram for rosros.rclify.exceptions.ParameterNotDeclaredException:
Inheritance graph

Public Member Functions

 __init__ (self, parameters, *args)
 
 __init__ (self, error_msg, parameters, *args)
 

Detailed Description

Raised when handling an undeclared parameter when it is not allowed.

Definition at line 97 of file exceptions.py.

Constructor & Destructor Documentation

◆ __init__()

rosros.rclify.exceptions.ParameterNotDeclaredException.__init__ (   self,
  parameters,
args 
)

Reimplemented from rosros.rclify.exceptions.ParameterException.

Definition at line 100 of file exceptions.py.


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