Lines Matching refs:IllegalStateException
249 public Builder addVertexType(Type t) throws IllegalStateException {
251 throw new IllegalStateException("Max vertex types exceeded.");
270 public Builder addVertexType(Element e, int size) throws IllegalStateException {
272 throw new IllegalStateException("Max vertex types exceeded.");
456 public AllocationBuilder addVertexAllocation(Allocation a) throws IllegalStateException {
458 throw new IllegalStateException("Max vertex types exceeded.");
652 throw new IllegalStateException("add mistmatch with declared components.");
674 throw new IllegalStateException("add mistmatch with declared components.");
696 throw new IllegalStateException("add mistmatch with declared components.");
715 throw new IllegalStateException("add mistmatch with declared components.");
736 throw new IllegalStateException("add mistmatch with declared components.");
759 throw new IllegalStateException("Index provided greater than vertex count.");