|
|||||||||
| Home >> All >> org >> merlotxml >> util >> [ xml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.merlotxml.util.xml
Class DOMLiaisonImplException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.merlotxml.util.WrapperException
org.merlotxml.util.xml.DOMLiaisonImplException
- All Implemented Interfaces:
- java.io.Serializable
- public class DOMLiaisonImplException
- extends org.merlotxml.util.WrapperException
DOM Liaison Implementation Exception Used to wrap exceptions thrown by implementors of DOMLiaison
- Version:
- $Id: DOMLiaisonImplException.java,v 1.1.1.1 2001/07/02 15:41:28 flament Exp $
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary |
| Fields inherited from class org.merlotxml.util.WrapperException |
realException |
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| 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 |
DOMLiaisonImplException
public DOMLiaisonImplException(java.lang.Exception realException)
DOMLiaisonImplException
public DOMLiaisonImplException(java.lang.Exception realException, java.lang.String appendMsg)
|
|||||||||
| Home >> All >> org >> merlotxml >> util >> [ xml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC