When do I run application j2me on nokia XpressMusic, have error:
String index out of Bounds java/lang/StringIndexOutOfBound Exception string index out of rang 19
Please help me!
When do I run application j2me on nokia XpressMusic, have error:
String index out of Bounds java/lang/StringIndexOutOfBound Exception string index out of rang 19
Please help me!
Welcome to Forum Nokia!
StringIndexOutOfBoundsException occurs when you call certain methods of String (such as charAt()) to access characters that are not in the String (for example, to access the 19th character of a String 10 characters long). Look at the documentation for the String class, and see which methods could throw that Exception. Then find the points in your program where you use those methods.
Graham.
Thanks with Regards,
R a j - The K e r n e l
Join Delhi-NCR Nokia Developer's Community,