Searched refs:BAD_SIZE (Results 1 – 6 of 6) sorted by relevance
347 throw new IllegalArgumentException(Nodes.BAD_SIZE); in begin()386 throw new IllegalArgumentException(Nodes.BAD_SIZE); in begin()445 throw new IllegalArgumentException(Nodes.BAD_SIZE); in begin()484 throw new IllegalArgumentException(Nodes.BAD_SIZE); in begin()544 throw new IllegalArgumentException(Nodes.BAD_SIZE); in begin()583 throw new IllegalArgumentException(Nodes.BAD_SIZE); in begin()643 throw new IllegalArgumentException(Nodes.BAD_SIZE); in begin()682 throw new IllegalArgumentException(Nodes.BAD_SIZE); in begin()
64 static final String BAD_SIZE = "Stream size exceeds max array size"; field in Nodes331 throw new IllegalArgumentException(BAD_SIZE); in collect()368 throw new IllegalArgumentException(BAD_SIZE); in collectInt()406 throw new IllegalArgumentException(BAD_SIZE); in collectLong()444 throw new IllegalArgumentException(BAD_SIZE); in collectDouble()476 throw new IllegalArgumentException(BAD_SIZE); in flatten()502 throw new IllegalArgumentException(BAD_SIZE); in flattenInt()528 throw new IllegalArgumentException(BAD_SIZE); in flattenLong()554 throw new IllegalArgumentException(BAD_SIZE); in flattenDouble()653 throw new IllegalArgumentException(BAD_SIZE); in ArrayNode()[all …]
275 throw new IllegalArgumentException(Nodes.BAD_SIZE); in asArray()
217 throw new IllegalArgumentException(Nodes.BAD_SIZE); in asArray()563 throw new IllegalArgumentException(Nodes.BAD_SIZE); in asPrimitiveArray()
372 static final String BAD_SIZE = "size must be non-negative"; field in ThreadLocalRandom
111 public static final String BAD_SIZE = "size must be non-negative"; field in RandomSupport136 throw new IllegalArgumentException(BAD_SIZE); in checkStreamSize()