public class EmptyRollbackChecker extends java.lang.Object implements RollbackChecker
| Constructor and Description |
|---|
EmptyRollbackChecker() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkRollback(java.lang.Throwable e,
IErrorException lastErrorException)
Checks if a roll-back exception occurs as a cause of the exception.
|
public void checkRollback(java.lang.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.