Liferay 7.0-ce-b2

Uses of Class
com.liferay.portal.ContactNameException

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

Uses of ContactNameException in com.liferay.portal
 

Subclasses of ContactNameException in com.liferay.portal
static class ContactNameException.MustHaveFirstName
           
static class ContactNameException.MustHaveLastName
           
static class ContactNameException.MustHaveMiddleName
           
static class ContactNameException.MustHaveValidFullName
           
 


Liferay 7.0-ce-b2