java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.lang.RuntimeException | +--java.lang.NegativeArraySizeException
Thrown if an application tries to create an array with negative size.
NegativeArraySizeException()
NegativeArraySizeException
NegativeArraySizeException(String s)
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NegativeArraySizeException()
public NegativeArraySizeException(String s)
s