mirror of
https://github.com/google/nomulus
synced 2026-07-20 06:52:27 +00:00
5578464e06
* Make sure uncommit txn is rolled back The try block around commit that catches RuntimeException should also catch Error, which is also unchecked.