String index out of bounds.
807605Jul 6 2007 — edited Jul 6 2007I am gettin this error when i run an application. i am new to java. Can anybody help me to resolve this issue?
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(Unknown Source)
at com.iflex.fcc.FormsRefresher.initialize(FormsRefresher.java:214)
at com.iflex.fcc.FormsRefresher.main(FormsRefresher.java:236)
Exception in thread "main" java.lang.UnsatisfiedLinkError: no ifjapi90 in java.l