|
Enhydra 3.1b2 API | ||||||||
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.enhydra.xml.lazydom.LazyDOMException
LazyDOM runtime exception.
Constructor Summary | |
LazyDOMException(short code,
java.lang.String msg)
Constructor. |
Method Summary | |
static void |
noModifibcationAllowedErr()
Throw a NO_MODIFICATION_ALLOWED_ERR error. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public LazyDOMException(short code, java.lang.String msg)
code
- The code associated with the exception.msg
- The message associated with the exception.Method Detail |
public static void noModifibcationAllowedErr() throws LazyDOMException
|
Enhydra 3.1b2 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |