Class ContactNameException.MustHaveValidFullName
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.ContactNameException
com.liferay.portal.kernel.exception.ContactNameException.MustHaveValidFullName
- All Implemented Interfaces:
Serializable
- Enclosing class:
ContactNameException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.portal.kernel.exception.ContactNameException
ContactNameException.MustHaveFirstName, ContactNameException.MustHaveLastName, ContactNameException.MustHaveMiddleName, ContactNameException.MustHaveValidFullName, ContactNameException.MustNotExceedMaximumLength -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
fullNameValidator
-
-
Constructor Details
-
MustHaveValidFullName
-