org.apache.xml.dtm
Class DTMDOMException
org.w3c.dom.DOMException
org.apache.xml.dtm.DTMDOMException
public class DTMDOMException
extends org.w3c.dom.DOMException
Simple implementation of DOMException.
%REVIEW% Several classes were implementing this internally;
it makes more sense to have one shared version.
DTMDOMException
public DTMDOMException(short code)
Constructor DTMDOMException
DTMDOMException
public DTMDOMException(short code,
String message)
Constructs a DOM/DTM exception.
Copyright B) 2006 Apache XML Project. All Rights Reserved.