com.generationjava.io.xml
Class XmlWritingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.generationjava.lang.CascadedException
com.generationjava.io.WritingException
com.generationjava.io.xml.XmlWritingException
- All Implemented Interfaces:
- java.io.Serializable
public class XmlWritingException
- extends WritingException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
XmlWritingException
public XmlWritingException()
XmlWritingException
public XmlWritingException(java.lang.String message)
XmlWritingException
public XmlWritingException(java.lang.Throwable t)
XmlWritingException
public XmlWritingException(java.lang.String message,
java.lang.Throwable t)