Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.exception.LayoutFriendlyURLException

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

Uses of LayoutFriendlyURLException in com.liferay.portal.exception
 

Subclasses of LayoutFriendlyURLException in com.liferay.portal.exception
 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 7.0-ce-b4