Uses of Class
de.hybris.platform.sap.core.bol.businessobject.ServerStartupException
-
Packages that use ServerStartupException Package Description de.hybris.platform.sap.core.bol.businessobject -
-
Uses of ServerStartupException in de.hybris.platform.sap.core.bol.businessobject
Methods in de.hybris.platform.sap.core.bol.businessobject that throw ServerStartupException Modifier and Type Method Description static voidBusinessObjectHelper. splitException(BackendException ex)Splits theBackendExceptionused by the back end into some more meaningful and back end independent exceptions.
-