Searched defs:NEGATIVE_ARRAY_SIZE_EXCEPTION (Results 1 – 2 of 2) sorted by relevance
60 …Class<NegativeArraySizeException> NEGATIVE_ARRAY_SIZE_EXCEPTION = NegativeArraySizeException.class; field
57 …public static final Class<NegativeArraySizeException> NEGATIVE_ARRAY_SIZE_EXCEPTION = NegativeArra… field in ExceptionConst