twisted.mail.pop3.POP3ClientError(Exception)
class documentationtwisted.mail.pop3
View Source
(View In Hierarchy)
Known subclasses: twisted.mail._except.InsecureAuthenticationDisallowed, twisted.mail._except.LineTooLong, twisted.mail._except.ServerErrorResponse, twisted.mail._except.TLSError, twisted.mail._except.TLSNotSupportedError
The base class for all exceptions raised by POP3Client.