Quantcast
Channel: Java异常
Viewing all articles
Browse latest Browse all 31

邂逅StringIndexOutOfBoundsException

$
0
0
今天在WCS的测试中邂逅了这个从未接触的exception 迫使我对它做了一些分析 首先: “不断的将被选中的字符串加到某一字符串末尾,当长度超过一定量时提示: java.lang.StringIndexOutOfBoundsException:Stringindexoutofrange:10 ”并不能说明String有长度限制 JavaAPI ...
文章分类:Java异常
阅读全文

Viewing all articles
Browse latest Browse all 31

Trending Articles