mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
de5568854c
* INFRA-438 Handle observers not having error handling When the RPC client connection is closed, it notifies observers using onError(), which may not be the correct approach (TBD) but changing this is a much more invasive change. Where observers do not subscribe to error notifications, this is reflected to the calling client by an exception thrown. This change catches that exception and lots it as debug rather an error level. |
||
---|---|---|
.. | ||
jackson | ||
jfx | ||
mock | ||
rpc |