|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.w3c.dom.DOMException
org.apache.xml.dtm.ref.DTMNamedNodeMap.DTMException
Simple implementation of DOMException.
Field Summary |
---|
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, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |