diff -r 33f727efa7c4 -r 0c8c053b451c doc/source/vmm_emailaddress.rst --- a/doc/source/vmm_emailaddress.rst Thu Feb 25 17:56:08 2010 +0000 +++ b/doc/source/vmm_emailaddress.rst Fri Feb 26 02:35:25 2010 +0000 @@ -23,9 +23,9 @@ :param address: string representation of an e-mail addresses :type address: :obj:`basestring` - :raise VirtualMailManager.Exceptions.VMMEmailAddressException: if the + :raise VirtualMailManager.errors.EmailAddressError: if the *address* is syntactically wrong. - :raise VirtualMailManager.Exceptions.VMMException: if the validation of the + :raise VirtualMailManager.errors.VMMError: if the validation of the local-part or domain name fails. An EmailAddress instance has the both read-only attributes: