Package java.lang

Class NegativeArraySizeException

All Implemented Interfaces:
Serializable

public class NegativeArraySizeException extends RuntimeException
See Also:
  • Constructor Details

    • NegativeArraySizeException

      public NegativeArraySizeException()
    • NegativeArraySizeException

      public NegativeArraySizeException(String var0)