| commit | 3c3a389c8ac546623d21e2d151c402503b358bc9 | [log] [tgz] |
|---|---|---|
| author | Thomas <thomasbruggink@hotmail.com> | Fri May 28 22:10:11 2021 +0900 |
| committer | Jens Geyer <jensg@apache.org> | Wed Jun 30 22:01:20 2021 +0200 |
| tree | 48be9fb4740f1e1a8e7f1f5e81e8ea6de8bc87b9 | |
| parent | 5cada6a3202a0e5e11ff36dfbb925f0e037bf856 [diff] |
THRIFT-5425 Throw an exception when reading TSimpleJson in Java Client: java Author: Thomas Bruggink This closes #2400 Throw an exception when reading TSimpleJson and update the comment to explain why.