IllegalArgumentException
If the specified object argument
is not an array, or if the the specified value cannot be converted
to the underlying array's component type by an identity or a
primitive widening widening conversion
Exceptions
ArrayIndexOutOfBoundsException
If the specified index
argument is negative, or if it is greater than or equal to
the length of the specified array