Public Member Functions | |
def | __init__ |
def | __str__ |
Private Attributes | |
_path |
A given path points to a zombie.
Definition at line 293 of file rts_exceptions.py.
def rtshell.rts_exceptions.ZombieObjectError.__init__ | ( | self, | |
path | |||
) |
Definition at line 295 of file rts_exceptions.py.
def rtshell.rts_exceptions.ZombieObjectError.__str__ | ( | self | ) |
Definition at line 298 of file rts_exceptions.py.
Definition at line 295 of file rts_exceptions.py.