exception documentation

class FileExistsError(FTPCmdError): (source)

Constructor: FileExistsError(*msg)

View In Hierarchy

Raised when attempted to override an existing resource.

Inherited from FTPCmdError:

Method __init__ Undocumented
Method response Generate a FTP response message for this error.
Instance Variable errorMessage Undocumented