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