Class NegativeArraySizeException

public class NegativeArraySizeException
extends RuntimeException
See the official Java API doc for details.

Constructors

NegativeArraySizeException()
NegativeArraySizeException(String)