org.enhydra.xml.xmlc.reloading
Class XMLCReloadingException
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.reloading.XMLCReloadingException
- public synchronized class XMLCReloadingException
- extends XMLCRuntimeException
- See Also:
- Serialized Form
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 |
XMLCReloadingException
public XMLCReloadingException(java.lang.String)
XMLCReloadingException
public XMLCReloadingException(java.lang.String,
java.lang.Throwable)
XMLCReloadingException
public XMLCReloadingException(java.lang.Throwable)
getErrorOutput
public java.lang.String getErrorOutput()
setErrorOutput
public void setErrorOutput(java.lang.String)