corda/tools/shell
bpaunescu bff419e9af
Corda-1505 catch connection failure exception and re-throw as RPCException (#3203)
* CORDA-1505: catch connection failure exception and rethrow as RPCException

* CORDA-1443: remove incorrect import

* CORDA-1443: fix some failing tests

* CORDA-1505: fix broken CordaRPCClient test

* fix tests

* CORDA-1505: catch connection failure exception and rethrow as RPCException

* CORDA-1443: remove incorrect import

* CORDA-1443: fix some failing tests

* CORDA-1505: fix broken CordaRPCClient test

* fix tests

* CORDA-1505: changed exception handling to RPCException

* CORDA-1505: changed exception handling to RPCException
2018-05-21 18:01:31 +01:00
..
src Corda-1505 catch connection failure exception and re-throw as RPCException (#3203) 2018-05-21 18:01:31 +01:00
build.gradle Cleanup and improvements to the serialisation format of JacksonSupport (needed for CORDA-1238) (#3102) 2018-05-09 21:42:55 +01:00