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

Raised when a parameter to be declared has an invalid name. More...

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

Public Member Functions

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

Detailed Description

Raised when a parameter to be declared has an invalid name.

Definition at line 111 of file exceptions.py.

Constructor & Destructor Documentation

◆ __init__()

rosros.rclify.exceptions.InvalidParameterException.__init__ (   self,
  parameter,
args 
)

Reimplemented from rosros.rclify.exceptions.ParameterException.

Definition at line 114 of file exceptions.py.


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