Example usage for Java java.lang NegativeArraySizeException fields, constructors, methods, implement or subclass
The text is from its open source code.
NegativeArraySizeException(String s) Constructs a NegativeArraySizeException with the specified detail message. |