|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.merlotxml.util.WrapperException
org.merlotxml.util.xml.DOMLiaisonImplException
DOM Liaison Implementation Exception Used to wrap exceptions thrown by implementors of DOMLiaison
Field Summary |
Fields inherited from class org.merlotxml.util.WrapperException |
realException |
Constructor Summary | |
DOMLiaisonImplException(java.lang.Exception realException)
|
|
DOMLiaisonImplException(java.lang.Exception realException,
java.lang.String appendMsg)
|
Methods inherited from class org.merlotxml.util.WrapperException |
getRealException, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DOMLiaisonImplException(java.lang.Exception realException)
public DOMLiaisonImplException(java.lang.Exception realException, java.lang.String appendMsg)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |