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

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/
H A DDTMDOMException.java21 * $Id: DTMDOMException.java,v 1.2.4.1 2005/09/15 08:14:52 suresh_emailid Exp $
32 public class DTMDOMException extends org.w3c.dom.DOMException class in inherits:org.w3c.dom.DOMException
41 public DTMDOMException(short code, String message) method in class:DTMDOMException
47 * Constructor DTMDOMException
52 public DTMDOMException(short code) method in class:DTMDOMException

Completed in 34 milliseconds