THRIFT-517. java:TExceptions thrown by server result in cryptic error message on...
authorBryan Duxbury <bryanduxbury@apache.org>
Wed, 27 Oct 2010 23:15:35 +0000 (23:15 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Wed, 27 Oct 2010 23:15:35 +0000 (23:15 +0000)
commit8c9c8bf8f0dcaa89a3ca73695442c4f3ccd6e342
treefe2c95708a8237ddd51c97bf55a5155d0be4b896
parentb942d57a79cb173df26d07892a6cb60b83cb38d7
THRIFT-517. java:TExceptions thrown by server result in cryptic error message on client - Tried to read 4 bytes, but only got 0 bytes

This tiny change improves the message to make it marginally more obvious that the server-side might be the culprit.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1028131 13f79535-47bb-0310-9956-ffa450edef68
lib/java/src/org/apache/thrift/transport/TTransport.java