class twisted.protocols.ftp.AuthorizationError(FTPCmdError): (source)
Raised when client authentication fails.
Inherited from FTPCmdError:
| Method | __init__ | Undocumented |
| Instance Variable | errorMessage | Undocumented |
| Method | response | Generate a FTP response message for this error. |