Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.LayoutFriendlyURLException

Packages that use LayoutFriendlyURLException
com.liferay.portal This package defines the common portal exceptions. 
com.liferay.portal.model.impl This package defines the portal model implementation base classes. 
 

Uses of LayoutFriendlyURLException in com.liferay.portal
 

Subclasses of LayoutFriendlyURLException in com.liferay.portal
 class GroupFriendlyURLException
           
 

Uses of LayoutFriendlyURLException in com.liferay.portal.model.impl
 

Methods in com.liferay.portal.model.impl that throw LayoutFriendlyURLException
static void LayoutImpl.validateFriendlyURLKeyword(String friendlyURL)
           
 


Liferay 6.1.2-ce-ga3