Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.exception.UserEmailAddressException

Packages that use UserEmailAddressException
com.liferay.portal.exception   
 

Uses of UserEmailAddressException in com.liferay.portal.exception
 

Subclasses of UserEmailAddressException in com.liferay.portal.exception
static class UserEmailAddressException.MustBeEqual
           
static class UserEmailAddressException.MustNotBeDuplicate
           
static class UserEmailAddressException.MustNotBeNull
           
static class UserEmailAddressException.MustNotBePOP3User
           
static class UserEmailAddressException.MustNotBeReserved
           
static class UserEmailAddressException.MustNotUseCompanyMx
           
static class UserEmailAddressException.MustValidate
           
 


Liferay 7.0-ce-b4