class twisted.conch.ssh.filetransfer.SFTPError(Exception): (source)
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 |