Liferay 7.0-ce-a2

Uses of Class
com.liferay.portal.kernel.repository.RepositoryException

Packages that use RepositoryException
com.liferay.portal.kernel.repository   
com.liferay.portal.util This package defines the portal utility interfaces and classes. 
 

Uses of RepositoryException in com.liferay.portal.kernel.repository
 

Subclasses of RepositoryException in com.liferay.portal.kernel.repository
 class InvalidRepositoryIdException
           
 class UndeployedExternalRepositoryException
           
 

Uses of RepositoryException in com.liferay.portal.util
 

Methods in com.liferay.portal.util that throw RepositoryException
static long RepositoryUtil.getRepositoryEntryId(long folderId, long fileEntryId, long fileVersionId)
           
 


Liferay 7.0-ce-a2