t.p.f.FTPCmdError(Exception) : class documentation

Part of twisted.protocols.ftp View Source View In Hierarchy

Known subclasses: twisted.protocols.ftp.AnonUserDeniedError, twisted.protocols.ftp.AuthorizationError, twisted.protocols.ftp.BadCmdSequenceError, twisted.protocols.ftp.CmdArgSyntaxError, twisted.protocols.ftp.CmdNotImplementedError, twisted.protocols.ftp.CmdNotImplementedForArgError, twisted.protocols.ftp.CmdSyntaxError, twisted.protocols.ftp.FileExistsError, twisted.protocols.ftp.FileNotFoundError, twisted.protocols.ftp.IsADirectoryError, twisted.protocols.ftp.IsNotADirectoryError, twisted.protocols.ftp.PermissionDeniedError

Generic exception for FTP commands.
Method __init__ Undocumented
Method response Generate a FTP response message for this error.
def __init__(self, *msg): (source)
Undocumented
def response(self): (source)
Generate a FTP response message for this error.
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.