Lines Matching refs:TextParseException
126 static class TokenizerException extends TextParseException {
219 checkUnbalancedParens() throws TextParseException {
230 * @throws TextParseException The input was invalid.
341 * @throws TextParseException The input was invalid.
367 * @throws TextParseException The input was invalid or not a string.
391 * @throws TextParseException The input was invalid or not an unquoted string.
402 * @throws TextParseException The input was invalid or not a long.
421 * @throws TextParseException The input was invalid or not an unsigned 32
437 * @throws TextParseException The input was invalid or not an unsigned 16
453 * @throws TextParseException The input was invalid or not an unsigned 8
468 * @throws TextParseException The input was not valid.
486 * @throws TextParseException The input was not valid.
505 * @throws TextParseException The input was invalid or not a valid name.
520 catch (TextParseException e) {
529 * @throws TextParseException The input was invalid or not a valid address.
546 * @throws TextParseException The input was invalid or not an EOL or EOF token.
584 * @throws TextParseException The input was invalid.
607 * @throws TextParseException The input was invalid.
622 * @throws TextParseException The input was invalid.
645 * @throws TextParseException The input was invalid.
656 * @throws TextParseException The input was invalid.
672 * @throws TextParseException The input was invalid.
689 public TextParseException