Home | History | Annotate | Download | only in DNS

Lines Matching full:invalid

230  * @throws TextParseException The input was invalid.
276 throw exception("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
505 * @throws TextParseException The input was invalid or not a valid name.
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.
598 throw exception("invalid base64 encoding");
607 * @throws TextParseException The input was invalid.
622 * @throws TextParseException The input was invalid.
636 throw exception("invalid hex encoding");
645 * @throws TextParseException The input was invalid.
656 * @throws TextParseException The input was invalid.
664 throw exception("invalid hex encoding");
672 * @throws TextParseException The input was invalid.
680 throw exception("invalid base32 encoding");