Uses of Class
de.hybris.platform.sap.core.bol.businessobject.SystemFailureException
-
Packages that use SystemFailureException Package Description de.hybris.platform.sap.core.bol.businessobject -
-
Uses of SystemFailureException in de.hybris.platform.sap.core.bol.businessobject
Methods in de.hybris.platform.sap.core.bol.businessobject that throw SystemFailureException 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.
-