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)
RollbackChecker
checkRollback
in interface RollbackChecker
lastErrorException
- last error exception in the stacktrace from which context is usedCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.