Class JAXBException

java.lang.Object
java.lang.Throwable
java.lang.Exception
jakarta.xml.bind.JAXBException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MarshalException, PropertyException, UnmarshalException, ValidationException

public class JAXBException extends Exception
This is the root exception class for all Jakarta XML Binding exceptions.
Since:
1.6, JAXB 1.0
See Also: