java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--java.lang.NegativeArraySizeException
NegativeArraySizeException()Create an exception without a message. |
NegativeArraySizeException(java.lang.String s)Create an exception with a message. |
public NegativeArraySizeException()public NegativeArraySizeException(java.lang.String s)s - the message