Class t.m.p.POP3ClientError(Exception):

Part of twisted.mail.pop3 View Source View In Hierarchy

Known subclasses: twisted.mail.pop3.InsecureAuthenticationDisallowed, twisted.mail.pop3.LineTooLong, twisted.mail.pop3.ServerErrorResponse, twisted.mail.pop3client.TLSError, twisted.mail.pop3client.TLSNotSupportedError

Base class for all exceptions raised by POP3Client.
API Documentation for twisted, generated by pydoctor.