Uses of Class
com.liferay.portal.kernel.upgrade.UpgradeException
Packages that use UpgradeException
-
Uses of UpgradeException in com.liferay.portal.kernel.upgrade
Subclasses of UpgradeException in com.liferay.portal.kernel.upgradeMethods in com.liferay.portal.kernel.upgrade that throw UpgradeExceptionModifier and TypeMethodDescriptionvoid
UpgradeProcess.upgrade()
void
UpgradeProcess.upgrade
(UpgradeProcess upgradeProcess) void
UpgradeStep.upgrade()
-
Uses of UpgradeException in com.liferay.portal.kernel.upgrade.util
Methods in com.liferay.portal.kernel.upgrade.util that throw UpgradeExceptionModifier and TypeMethodDescriptionstatic boolean
UpgradeProcessUtil.upgradeProcess
(int buildNumber, List<UpgradeProcess> upgradeProcesses)