Go to the latest version of this document.
t.m.p.ServerErrorResponse(
POP3ClientError
) : class documentation
Part of
twisted
.
mail
.
pop3
View 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 =
See
__init__
def __init__(self, reason, consumer=None):
(source)
Parameters
reason
The server response minus the status indicator. (type:
bytes
)
consumer
The function meant to handle the values for a multi-line response. (type: callable that takes
object
)
API Documentation
for
Twisted
, generated by
pydoctor
at 2014-05-12 18:27:00.