Home | History | Annotate | Download | only in dom

Lines Matching defs:DOMException

26 import org.w3c.dom.DOMException;
154 throw new DOMException(DOMException.NOT_SUPPORTED_ERR,
204 throw new DOMException(DOMException.NOT_SUPPORTED_ERR,
268 throw new DOMException(DOMException.NOT_SUPPORTED_ERR,
272 throw new DOMException(DOMException.NOT_SUPPORTED_ERR,
315 throw new DOMException(DOMException.WRONG_DOCUMENT_ERR, null);
421 throw new DOMException(DOMException.HIERARCHY_REQUEST_ERR,
425 throw new DOMException(DOMException.HIERARCHY_REQUEST_ERR,