Uses of Class
org.bhn.promotion.core.exception.RollbackException
Packages that use RollbackException
Package
Description
Package contains interfaces which performs product related operation such as create, update and
get product details.
-
Uses of RollbackException in org.bhn.promotion.core.service
Methods in org.bhn.promotion.core.service that throw RollbackExceptionModifier and TypeMethodDescriptionRollbackRetryService.performRollbackWithRetry(RollbackRequest rollbackRequest) Performs a rollback operation with retry logic for handling transient failures.