Moved VirtualMailManager/Exceptions to VirtualMailManager/errors.
Renamed VMM*Exception classes to *Error.
No longer add the attribute 'message' to VMMError if it doesn't exist, like in
Python 2.4. It has been deprecated as of Python 2.6.
Also removed the methods code() and msg(), the values are now accessible via
the attributes 'code' and 'msg'.
======================
VirtualMailManager API
======================
:Author: Pascal Volk <neverseen@users.sourceforge.net>
:Date: |today|
:Release: |version|
Contents:
.. toctree::
:maxdepth: 1
:numbered:
vmm.rst
vmm_config.rst
vmm_emailaddress.rst
vmm_relocated.rst
vmm_errors.rst
vmm_constants_error.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`