NegativeArraySizeException

Class NegativeArraySizeException

All Implemented Interfaces:
Serializable
public class NegativeArraySizeException
extends RuntimeException

Thrown if an application tries to create an array with negative size.

Since:
JDK1.0

登录查看完整内容