Thrown when the a string is indexed with a value less than zero, or greater
than or equal to the size of the array.
See Also:
StringIndexOutOfBoundsException Members
Syntax
[Android.Runtime.Register("java/lang/StringIndexOutOfBoundsException", DoNotGenerateAcw=true)]
public class
StringIndexOutOfBoundsException :
IndexOutOfBoundsExceptionRemarks
Requirements
Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1