Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
SMTPServerDisconnected Class Reference
Inheritance diagram for SMTPServerDisconnected:
SMTPException

Detailed Description

Not connected to any SMTP server.

This exception is raised when the server unexpectedly disconnects,
or when an attempt is made to use the SMTP instance before
connecting it to a server.

Definition at line 63 of file smtplib.py.


The documentation for this class was generated from the following file: