Public Member Functions | |
def | __init__ |
def | __str__ |
Private Attributes | |
_msg |
An interface call failed.
Definition at line 29 of file rts_exceptions.py.
def rtshell.rts_exceptions.CallFailedError.__init__ | ( | self, | |
msg | |||
) |
Definition at line 31 of file rts_exceptions.py.
def rtshell.rts_exceptions.CallFailedError.__str__ | ( | self | ) |
Definition at line 34 of file rts_exceptions.py.
Definition at line 31 of file rts_exceptions.py.