Home
last modified time | relevance | path

Searched defs:DOMException (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/org/w3c/dom/
DDOMException.java33 public class DOMException extends RuntimeException { class
34 public DOMException(short code, String message) { in DOMException() method in DOMException