Liferay 7.0-ga1 portal-kernel

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

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

Uses of UserEmailAddressException in com.liferay.portal.kernel.exception
 

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