Class ArrayCapacityException

All Implemented Interfaces:
Serializable

public class ArrayCapacityException
extends IndexBoundsException
This implemention intentionally does NOT extend from ArrayIndexOutOfBoundsException. See architectural explanation in IndexBoundsException.
See Also:
Serialized Form