exception ArrayIndexOutOfBoundsException in module com::sun::star::lang:: |
exception ArrayIndexOutOfBoundsException : com::sun::star::lang::IndexOutOfBoundsException ;
This exception is thrown to indicate that an array has been accessed with an illegal index.
The index is either negative or greater than or equal to the size of the array.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.