java.lang.StringIndexOutOfBoundsException: String index out of range: -1
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by icemanltd
, 1 year agovia Oracle Community by 807553, 1 year ago
via GitHub by dankurka
, 2 years agovia Netbeans Bugzilla by dpenton, 1 year ago
via GitHub by GoogleCodeExporter
, 1 year agovia Eclipse Bugzilla by oyvind.harboe, 1 year ago
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.
(String.java:192) at com.univocity.parsers.common.input.AbstractCharInputReader.currentParsedContent(AbstractCharInputReader.java:320)
at com.univocity.parsers.common.DefaultParsingContext.currentParsedContent(DefaultParsingContext.java:67)