Exception: java.lang.NegativeArraySizeException
- public exception NegativeArraySizeException
- extends RuntimeException
Thrown if an application tries to create an array with negative size.
Inheritance
Superclass tree:- java.lang.Object
- java.lang.Throwable
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.NegativeArraySizeException
