Lines Matching refs:NO_MODIFICATION_ALLOWED_ERR

402      * @throws DOMException(NO_MODIFICATION_ALLOWED_ERR) if the node is
408 String msg = DOMMessageFormatter.formatMessage(DOMMessageFormatter.DOM_DOMAIN, "NO_MODIFICATION_ALLOWED_ERR", null);
409 throw new DOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR, msg);
438 * @throws DOMException(NO_MODIFICATION_ALLOWED_ERR) if the node is
445 String msg = DOMMessageFormatter.formatMessage(DOMMessageFormatter.DOM_DOMAIN, "NO_MODIFICATION_ALLOWED_ERR", null);
446 throw new DOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR, msg);
478 * @throws DOMException(NO_MODIFICATION_ALLOWED_ERR) if the node is
487 "NO_MODIFICATION_ALLOWED_ERR",
489 throw new DOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR, msg);
536 String msg = DOMMessageFormatter.formatMessage(DOMMessageFormatter.DOM_DOMAIN, "NO_MODIFICATION_ALLOWED_ERR", null);
538 DOMException.NO_MODIFICATION_ALLOWED_ERR,
616 * @throws NO_MODIFICATION_ALLOWED_ERR: Raised if this
636 "NO_MODIFICATION_ALLOWED_ERR",
639 DOMException.NO_MODIFICATION_ALLOWED_ERR,
714 * @throws NO_MODIFICATION_ALLOWED_ERR: Raised if this
721 String msg = DOMMessageFormatter.formatMessage(DOMMessageFormatter.DOM_DOMAIN, "NO_MODIFICATION_ALLOWED_ERR", null);
722 throw new DOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR, msg);
778 * @throws NO_MODIFICATION_ALLOWED_ERR: Raised if
796 String msg = DOMMessageFormatter.formatMessage(DOMMessageFormatter.DOM_DOMAIN, "NO_MODIFICATION_ALLOWED_ERR", null);
798 DOMException.NO_MODIFICATION_ALLOWED_ERR,
942 String msg = DOMMessageFormatter.formatMessage(DOMMessageFormatter.DOM_DOMAIN, "NO_MODIFICATION_ALLOWED_ERR", null);
944 DOMException.NO_MODIFICATION_ALLOWED_ERR,
980 String msg = DOMMessageFormatter.formatMessage(DOMMessageFormatter.DOM_DOMAIN, "NO_MODIFICATION_ALLOWED_ERR", null);
982 DOMException.NO_MODIFICATION_ALLOWED_ERR,
1024 String msg = DOMMessageFormatter.formatMessage(DOMMessageFormatter.DOM_DOMAIN, "NO_MODIFICATION_ALLOWED_ERR", null);
1026 DOMException.NO_MODIFICATION_ALLOWED_ERR,