Searched refs:SMTPAuthenticationError (Results 1 – 2 of 2) sorted by relevance
139 class SMTPAuthenticationError(SMTPResponseException): class662 raise SMTPAuthenticationError(code, resp)746 except SMTPAuthenticationError as e:
199 .. exception:: SMTPAuthenticationError329 :exc:`SMTPAuthenticationError`