Class UserEmailAddressException
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.UserEmailAddressException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
UserEmailAddressException.MustBeEqual
,UserEmailAddressException.MustHaveValidDomain
,UserEmailAddressException.MustNotBeDuplicate
,UserEmailAddressException.MustNotBeNull
,UserEmailAddressException.MustNotBePOP3User
,UserEmailAddressException.MustNotBeReserved
,UserEmailAddressException.MustNotUseBlockedDomain
,UserEmailAddressException.MustNotUseCompanyMx
,UserEmailAddressException.MustValidate
- Author:
- Brian Wing Shun Chan, Jorge Ferrer
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString