mirror of
https://github.com/corda/corda.git
synced 2025-03-04 05:02:38 +00:00
* ENT-5420 stop reconnecting when RejectedCommandException occurs. * change to store last exception and return quietly * changed to rethrow exception. Test added