exception documentation
class AnonUserDeniedError(FTPCmdError): (source)
Constructor: AnonUserDeniedError(*msg)
Raised when an anonymous user issues a command that will alter the filesystem
Inherited from FTPCmdError:
| Method | __init__ |
Undocumented |
| Method | response |
Generate a FTP response message for this error. |
| Instance Variable | error |
Undocumented |