Searched refs:commitException (Results 1 – 1 of 1) sorted by relevance
854 RuntimeException commitException = null; in commit() local866 commitException = e; in commit()869 if (commitException != null) { in commit()870 throw commitException; in commit()