nl.fountain.xelem
Class XelemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
nl.fountain.xelem.XelemException
- All Implemented Interfaces:
- Serializable
public class XelemException
- extends Exception
A wrapper class for several exceptions that may occur while working with the
XFactory
, XSerializer
or XLDocument
.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XelemException
public XelemException(Throwable cause)