protected static class BasicEList.BasicIndexOutOfBoundsException extends AbstractEList.BasicIndexOutOfBoundsException
| Constructor and Description |
|---|
BasicEList.BasicIndexOutOfBoundsException(int index,
int size)
Constructs an instance with a message based on the arguments.
|