Liferay 7.0-ce-m6

Uses of Class
com.liferay.portal.UserEmailAddressException

Packages that use UserEmailAddressException
com.liferay.portal This package defines the common portal exceptions. 
 

Uses of UserEmailAddressException in com.liferay.portal
 

Subclasses of UserEmailAddressException in com.liferay.portal
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-m6