|
Enhydra 5.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | 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.
Field Summary |
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, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, 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
LazyDOMException
|
Enhydra 5.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |