Package google.registry.xml
Class XmlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
google.registry.xml.XmlException
- All Implemented Interfaces:
Serializable
An exception thrown by
XmlTransformer
when marshalling or unmarshalling fails.
Upstream errors such as JAXBException
will be wrapped by this class.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
XmlException
-
XmlException
-