org.enhydra.xml.xmlc.autocomp
Class XMLCAutoCompException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--com.lutris.util.ChainedRuntimeException
|
+--org.enhydra.xml.xmlc.XMLCRuntimeException
|
+--org.enhydra.xml.xmlc.autocomp.XMLCAutoCompException
- public synchronized class XMLCAutoCompException
- extends XMLCRuntimeException
- See Also:
- Serialized Form
Methods inherited from class com.lutris.util.ChainedRuntimeException |
getCause,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
XMLCAutoCompException
public XMLCAutoCompException(java.lang.String)
XMLCAutoCompException
public XMLCAutoCompException(java.lang.String,
java.lang.Throwable)
XMLCAutoCompException
public XMLCAutoCompException(java.lang.Throwable)
getErrorOutput
public java.lang.String getErrorOutput()
setErrorOutput
public void setErrorOutput(java.lang.String)