public class EmptyRollbackChecker extends Object implements RollbackChecker
| Constructor and Description |
|---|
EmptyRollbackChecker() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkRollback(Throwable e,
IErrorException lastErrorException)
Checks if a roll-back exception occurs as a cause of the exception.
|
public void checkRollback(Throwable e, IErrorException lastErrorException)
RollbackCheckercheckRollback in interface RollbackCheckerlastErrorException - last error exception in the stacktrace from which context is usedCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.