Public Member Functions | |
def | __init__ |
def | __init__ |
def | __str__ |
def | __str__ |
Private Attributes | |
_path |
A given path is not a port.
Definition at line 172 of file rts_exceptions.py.
def rtshell.rts_exceptions.NotAPortError.__init__ | ( | self, | |
path | |||
) |
Definition at line 174 of file rts_exceptions.py.
def rtshell.rts_exceptions.NotAPortError.__init__ | ( | self, | |
path | |||
) |
Definition at line 222 of file rts_exceptions.py.
def rtshell.rts_exceptions.NotAPortError.__str__ | ( | self | ) |
Definition at line 177 of file rts_exceptions.py.
def rtshell.rts_exceptions.NotAPortError.__str__ | ( | self | ) |
Definition at line 225 of file rts_exceptions.py.
Definition at line 174 of file rts_exceptions.py.