class documentation

class twisted.mail.pop3.ServerErrorResponse(POP3ClientError): (source)

View In Hierarchy

An error indicating that the server returned an error response to a request.

Instance Variable consumer See __init__
Method __init__
consumer = (source)
See __init__
def __init__(self, reason, consumer=None): (source)
ParametersreasonThe server response minus the status indicator. (type: bytes)
consumerThe function meant to handle the values for a multi-line response. (type: callable that takes object)
API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.