exception documentation
class AuthorizationError(FTPCmdError): (source)
Constructor: AuthorizationError(*msg)
Raised when client authentication fails.
Inherited from FTPCmdError:
| Method | __init__ |
Undocumented |
| Method | response |
Generate a FTP response message for this error. |
| Instance Variable | error |
Undocumented |