corda/client
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
..
jackson CORDA-1238: Updated JacksonSupport to serialise pojos annotated with @CordaSerializable with the same properties as the AMQP serialisation framework. (#3162) 2018-05-17 18:34:12 +01:00
jfx ENT-1902: If we are already in the JavaFX thread - perform direct invocation without postponing it. (#3177) 2018-05-18 11:09:02 +01:00
mock Reformat files in client 2017-10-09 15:26:39 +01:00
rpc Corda-1505 catch connection failure exception and re-throw as RPCException (#3203) 2018-05-21 18:01:31 +01:00