Searched refs:NOT_FOUND_ERR (Results 1 – 4 of 4) sorted by relevance
50 NOT_FOUND_ERR = 8 variable97 code = NOT_FOUND_ERR
493 throw new DOMException(DOMException.NOT_FOUND_ERR, msg); in getParameter()747 throw new DOMException(DOMException.NOT_FOUND_ERR, msg); in setParameter()804 throw new DOMException(DOMException.NOT_FOUND_ERR, msg); in setParameter()
487 throw new DOMException(DOMException.NOT_FOUND_ERR, in insertBefore()
965 | :const:`NOT_FOUND_ERR` | :exc:`NotFoundErr` |