class twisted.protocols.ftp.CmdSyntaxError(FTPCmdError): (source)
Raised when a command syntax is wrong.
Inherited from FTPCmdError:
| Method | __init__ | Undocumented |
| Instance Variable | errorMessage | Undocumented |
| Method | response | Generate a FTP response message for this error. |