rosros 0.2.5
Simple unified interface to ROS1 / ROS2 Python API
Loading...
Searching...
No Matches
rosros.rospify.exceptions.ParameterInvalid Class Reference
Inheritance diagram for rosros.rospify.exceptions.ParameterInvalid:
Inheritance graph

Public Member Functions

 __init__ (self, message)
 
 __str__ (self)
 

Protected Attributes

 _message
 

Detailed Description

Definition at line 91 of file exceptions.py.

Constructor & Destructor Documentation

◆ __init__()

rosros.rospify.exceptions.ParameterInvalid.__init__ (   self,
  message 
)

Definition at line 93 of file exceptions.py.

Member Function Documentation

◆ __str__()

rosros.rospify.exceptions.ParameterInvalid.__str__ (   self)

Definition at line 96 of file exceptions.py.

Member Data Documentation

◆ _message

rosros.rospify.exceptions.ParameterInvalid._message
protected

Definition at line 94 of file exceptions.py.


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