您的位置:首页 > 编程语言 > Java开发

[未解决]Exception in thread "main" java.lang.IllegalArgumentException: offset (0) + length (8) exceed the capacity of the array: 6

2017-07-28 09:43 3087 查看
调用这个方法 是报错,未解决

binfo.setTradeAmount(Double.parseDouble(new String(result.getValue(Bytes.toBytes(family), Bytes.toBytes(BaseInfo.H_TRADEAMOUNT)))));
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐