Liferay 7.0-ce-b4

Package com.liferay.portal

This package defines the common portal exceptions.

See:
          Description

Exception Summary
ContactFirstNameException Deprecated. As of 7.0.0, replaced by ContactNameException.MustHaveFirstName
ContactFullNameException Deprecated. As of 7.0.0, replaced by ContactNameException.MustHaveValidFullName
ContactLastNameException Deprecated. As of 7.0.0, replaced by ContactNameException.MustHaveLastName
CookieNotSupportedException  
DuplicateUserEmailAddressException Deprecated. As of 7.0.0, replaced by UserEmailAddressException.MustNotBeDuplicate
DuplicateUserIdException Deprecated. As of 7.0.0, with no direct replacement
DuplicateUserScreenNameException Deprecated. As of 7.0.0, replaced by UserScreenNameException.MustNotBeDuplicate
LocaleException  
NoSuchLayoutTemplateException  
NoSuchPropertiesException  
NoSuchResourceNameException  
PortalException Deprecated. As of 6.1.0, replaced by PortalException
RemoteOptionsException  
RequiredFieldException  
ReservedUserEmailAddressException Deprecated. As of 7.0.0, replaced by UserEmailAddressException.MustNotBeReserved
ReservedUserIdException Deprecated. As of 7.0.0, replaced by UserIdException.MustNotBeReserved
ReservedUserScreenNameException Deprecated. As of 7.0.0, replaced by UserScreenNameException.MustNotBeReserved
ResourceActionsException  
ResourceBlocksNotSupportedException  
RSSFeedException  
SystemException Deprecated. As of 6.1.0, replaced by SystemException
TermsOfUseException  
TrashPermissionException  
 

Package com.liferay.portal Description

This package defines the common portal exceptions.

You may apply these exceptions to circumstances involving:

These exceptions relate to the following entities:


Liferay 7.0-ce-b4