class documentation

class SMTPError(Exception): (source)

Known subclasses: twisted.mail.smtp.AddressError, twisted.mail.smtp.SMTPClientError, twisted.mail.smtp.SMTPServerError

View In Hierarchy

Undocumented