org.apache.xml.dtm.ref
Class DTMNamedNodeMap.DTMException
DOMException
org.apache.xml.dtm.ref.DTMNamedNodeMap.DTMException
- DTMNamedNodeMap
public class DTMNamedNodeMap.DTMException
extends DOMException
Simple implementation of DOMException.
DTMException(short code) - Constructor DTMException
|
DTMException(short code, String message) - Constructs a DOM/DTM exception.
|
DTMException
public DTMException(short code)
Constructor DTMException
DTMException
public DTMException(short code,
String message)
Constructs a DOM/DTM exception.
Copyright B) 2006 Apache XML Project. All Rights Reserved.