Home | History | Annotate | Download | only in templates

Lines Matching refs:ArrayIndexOutOfBoundsException

236    * @throws ArrayIndexOutOfBoundsException
239 throws ArrayIndexOutOfBoundsException
243 throw new ArrayIndexOutOfBoundsException();
314 * @throws ArrayIndexOutOfBoundsException
317 throws ArrayIndexOutOfBoundsException
321 throw new ArrayIndexOutOfBoundsException();
474 * @throws ArrayIndexOutOfBoundsException
477 throws ArrayIndexOutOfBoundsException
481 throw new ArrayIndexOutOfBoundsException();
526 * @throws ArrayIndexOutOfBoundsException
528 public Stylesheet getInclude(int i) throws ArrayIndexOutOfBoundsException
532 throw new ArrayIndexOutOfBoundsException();
609 * @throws ArrayIndexOutOfBoundsException
612 throws ArrayIndexOutOfBoundsException
616 throw new ArrayIndexOutOfBoundsException();
665 * @throws ArrayIndexOutOfBoundsException
667 public WhiteSpaceInfo getStripSpace(int i) throws ArrayIndexOutOfBoundsException
671 throw new ArrayIndexOutOfBoundsException();
720 * @throws ArrayIndexOutOfBoundsException
722 public WhiteSpaceInfo getPreserveSpace(int i) throws ArrayIndexOutOfBoundsException
726 throw new ArrayIndexOutOfBoundsException();
774 * @throws ArrayIndexOutOfBoundsException
776 public OutputProperties getOutput(int i) throws ArrayIndexOutOfBoundsException
780 throw new ArrayIndexOutOfBoundsException();
826 * @throws ArrayIndexOutOfBoundsException
828 public KeyDeclaration getKey(int i) throws ArrayIndexOutOfBoundsException
832 throw new ArrayIndexOutOfBoundsException();
879 * @throws ArrayIndexOutOfBoundsException
882 throws ArrayIndexOutOfBoundsException
886 throw new ArrayIndexOutOfBoundsException();
986 * @throws ArrayIndexOutOfBoundsException
988 public ElemVariable getVariableOrParam(int i) throws ArrayIndexOutOfBoundsException
992 throw new ArrayIndexOutOfBoundsException();
1082 throw new ArrayIndexOutOfBoundsException();
1127 * @throws ArrayIndexOutOfBoundsException
1130 throws ArrayIndexOutOfBoundsException
1134 throw new ArrayIndexOutOfBoundsException();
1376 throw new ArrayIndexOutOfBoundsException();