class documentation

class twisted.protocols.ftp.FTPCmdError(Exception): (source)

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

View In Hierarchy

Generic exception for FTP commands.

Method __init__ Undocumented
Instance Variable errorMessage Undocumented
Method response Generate a FTP response message for this error.
def __init__(self, *msg): (source)

Undocumented

errorMessage = (source)

Undocumented

def response(self): (source)

Generate a FTP response message for this error.

API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.