|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.lang.RuntimeException | +--org.w3c.dom.DOMException | +--org.apache.xml.dtm.ref.DTMNamedNodeMap.DTMException
Simple implementation of DOMException.
Constructor Summary | |
DTMNamedNodeMap.DTMException(short code)
Constructor DTMException |
|
DTMNamedNodeMap.DTMException(short code,
java.lang.String message)
Constructs a DOM/DTM exception. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public DTMNamedNodeMap.DTMException(short code, java.lang.String message)
code
- message
- public DTMNamedNodeMap.DTMException(short code)
code
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |