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