JsonParseException:非法的unquoted字符((CTRL-CHAR,代码9)):必须被转义

时间:2017-09-13 11:46:27   收藏:0   阅读:5988
 其它异常,Could not read document: Illegal unquoted character ((CTRL-CHAR, code 10)): has to be escaped using backslash to be included in string value at [Source: 技术分享java.io 

.PushbackInputStream@5bdebd7f; line: 1, column: 331] at [Source: 技术分享java.io 

.PushbackInputStream@5bdebd7f; line: 1, column: 305] (through reference chain: jy.api.form.JySalesDetailApi_AddSalesForm["remarks"]); nested exception is com.fasterxml.jackson.databind.JsonMappingException: Illegal unquoted character ((CTRL-CHAR, code 10)): has to be escaped using backslash to be included in string value at [Source: 技术分享java.io 

.PushbackInputStream@5bdebd7f; line: 1, column: 331] at [Source: 技术分享java.io 

.PushbackInputStream@5bdebd7f; line: 1, column: 305] (through reference chain: jy.api.form.JySalesDetailApi_AddSalesForm["remarks"])
是备注框打了回车: 百度打textarea怎么换行解决这个问题。

 

原文:http://www.cnblogs.com/historylyt/p/7513872.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!