Class JAXBRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.peterphi.std.util.jaxb.exception.JAXBRuntimeException
- All Implemented Interfaces:
Serializable
A RuntimeException version of a JAXBException
- See Also:
-
Constructor Summary
ConstructorDescriptionJAXBRuntimeException
(String msg, Throwable t) JAXBRuntimeException
(String operation, javax.xml.bind.JAXBException e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JAXBRuntimeException
-
JAXBRuntimeException
-
JAXBRuntimeException
-
JAXBRuntimeException
-
-
Method Details
-
getSource
public javax.xml.bind.JAXBException getSource()
-