Public Member Functions | |
def | __init__ |
def | __str__ |
Private Attributes | |
_path |
The given path does not point to the necessary object.
Definition at line 108 of file rts_exceptions.py.
def rtshell.rts_exceptions.NoSuchObjectError.__init__ | ( | self, | |
path | |||
) |
Definition at line 110 of file rts_exceptions.py.
def rtshell.rts_exceptions.NoSuchObjectError.__str__ | ( | self | ) |
Definition at line 113 of file rts_exceptions.py.
Definition at line 110 of file rts_exceptions.py.