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