19 #ifndef __com_sun_star_lang_ArrayIndexOutOfBoundsException_idl__
20 #define __com_sun_star_lang_ArrayIndexOutOfBoundsException_idl__
26 module com { module sun { module star { module lang {
This exception is thrown to indicate that a container has been accessed with an illegal index...
Definition: IndexOutOfBoundsException.idl:34
This exception is thrown to indicate that an array has been accessed with an illegal index...
Definition: ArrayIndexOutOfBoundsException.idl:34