twisted.protocols.ftp.CmdArgSyntaxError(FTPCmdError)
class documentationtwisted.protocols.ftp
View Source
(View In Hierarchy)
Raised when a command is called with wrong value or a wrong number of arguments.
Inherited from FTPCmdError:
Method | __init__ | Undocumented |
Method | response | Generate a FTP response message for this error. |