Package net.loomchild.segment.util
Class XmlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.loomchild.segment.util.XmlException
- All Implemented Interfaces:
Serializable
Runtime version of XML exception.
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionXmlException
(String message) XmlException
(String message, Throwable cause) XmlException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
XmlException
-
XmlException
-
XmlException
-