Object for create an exception. More...
Public Member Functions | |
def | __init__ |
def | __str__ |
Public Attributes | |
msg | |
Object for create an exception.
Definition at line 39 of file exception.py.
def airbus_cobot_gui.exception.exception.CobotGuiException.__init__ | ( | self, | |
msg | |||
) |
Definition at line 41 of file exception.py.
def airbus_cobot_gui.exception.exception.CobotGuiException.__str__ | ( | self | ) |
Definition at line 51 of file exception.py.
airbus_cobot_gui.exception.exception.CobotGuiException.msg |
Definition at line 42 of file exception.py.