Searched defs:DTMDOMException (Results 1 - 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/dtm/
H A DDTMDOMException.java19 * $Id: DTMDOMException.java 468653 2006-10-28 07:07:05Z minchau $
30 public class DTMDOMException extends org.w3c.dom.DOMException class in inherits:org.w3c.dom.DOMException
39 public DTMDOMException(short code, String message) method in class:DTMDOMException
45 * Constructor DTMDOMException
50 public DTMDOMException(short code) method in class:DTMDOMException

Completed in 77 milliseconds