jnan77 / jsonrpc4j

Automatically exported from code.google.com/p/jsonrpc4j
0 stars 0 forks source link

Define a RpcClientException #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
JsonRpcClient throws a java.lang.Exception whenever it gets an error. RpcClient 
and create its own exception ex: RpcClientException and add more information to 
the exception. In JsonRpcClient.readResponse.
RpcClientException should have a json object that has a full request
or full response so it can be logged or inspected by a catcher. 

For more information, please refer to the group discussion here:
http://groups.google.com/group/jsonrpc4j/browse_thread/thread/3b05d39638389442

Original issue reported on code.google.com by subp...@gmail.com on 24 Feb 2012 at 5:26

GoogleCodeExporter commented 8 years ago
done, please test 0.21-SNAPSHOT

Original comment by br...@shopnation.com on 24 Feb 2012 at 5:59

GoogleCodeExporter commented 8 years ago
done, please test 0.21-SNAPSHOT

Original comment by brian.di...@gmail.com on 24 Feb 2012 at 6:00

GoogleCodeExporter commented 8 years ago

Original comment by brian.di...@gmail.com on 25 May 2012 at 2:51