doc/source/vmm_constants_error.rst
branchv0.6.x
changeset 216 0c8c053b451c
parent 212 77ac6f572855
child 220 8b8d632f0ef3
equal deleted inserted replaced
215:33f727efa7c4 216:0c8c053b451c
     7 .. moduleauthor:: Pascal Volk <neverseen@users.sourceforge.net>
     7 .. moduleauthor:: Pascal Volk <neverseen@users.sourceforge.net>
     8 
     8 
     9 .. toctree::
     9 .. toctree::
    10    :maxdepth: 2
    10    :maxdepth: 2
    11 
    11 
    12 Error codes, used by all :mod:`VirtualMailManager.Exceptions`.
    12 Error codes, used by all :mod:`VirtualMailManager.errors`.
    13 
    13 
    14 .. data:: ACCOUNT_AND_ALIAS_PRESENT
    14 .. data:: ACCOUNT_AND_ALIAS_PRESENT
    15 
    15 
    16   Can't delete the  Domain - there are accounts and aliases assigned
    16   Can't delete the  Domain - there are accounts and aliases assigned
    17 
    17