Uses of Class
de.hybris.platform.odata2services.odata.persistence.hook.PersistHookException
-
Packages that use PersistHookException Package Description de.hybris.platform.odata2services.odata.persistence.hook -
-
Uses of PersistHookException in de.hybris.platform.odata2services.odata.persistence.hook
Subclasses of PersistHookException in de.hybris.platform.odata2services.odata.persistence.hook Modifier and Type Class Description classPersistHookNotFoundExceptionThis exception is thrown when a bean with name or id matchinghookNameis not foundclassPostPersistHookExceptionAn exception that is thrown inside aPostPersistHookis translated to aPostPersistHookExceptionclassPrePersistHookExceptionAn exception that is thrown inside aPrePersistHookis translated to aPrePersistHookException
-