mirror of
https://github.com/corda/corda.git
synced 2025-06-18 07:08:15 +00:00
The latter is cheaper (avoids a state transition and possible memory allocation) when we just want to know if an exception is thrown without needing a handle to that exception.