class documentation

class LineTooLong(POP3ClientError): (source)

View In Hierarchy

An error indicating that the server sent a line which exceeded the maximum line length (LineOnlyReceiver.MAX_LENGTH).