class documentation

class twisted.conch.ssh.filetransfer.SFTPError(Exception): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable code Undocumented
Instance Variable lang Undocumented
Property message A string received over the network that explains the error to a human.
Method __str__ Undocumented
Instance Variable _message Undocumented
def __init__(self, errorCode, errorMessage, lang=''): (source)

Undocumented

code = (source)

Undocumented

_message = (source)

Undocumented

lang = (source)

Undocumented

@property
message = (source)

A string received over the network that explains the error to a human.

def __str__(self): (source)

Undocumented

ReturnsUndocumented (type: str)
API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.