RAPP Platform
v0.6.0
RAPP Platform is a collection of ROS nodes and back-end processes that aim to deliver ready-to-use generic services to robots
|
Provides a RAPP specific exception. More...
Public Member Functions | |
def | __init__ |
def | __str__ |
Public Attributes | |
value | |
Provides a RAPP specific exception.
Error handling in RAPP
Definition at line 19 of file rapp_exceptions.py.
def src.rapp_exceptions.RappError.__init__ | ( | self, | |
value | |||
) |
Definition at line 22 of file rapp_exceptions.py.
def src.rapp_exceptions.RappError.__str__ | ( | self | ) |
Definition at line 25 of file rapp_exceptions.py.
src.rapp_exceptions.RappError.value |
Definition at line 23 of file rapp_exceptions.py.