Uses of Class
jakarta.xml.bind.UnmarshalException
Packages that use UnmarshalException
Package
Description
Jakarta XML Binding Provider Use Only: Provides partial default implementations for
some of the
jakarta.xml.bind
interfaces.-
Uses of UnmarshalException in jakarta.xml.bind.helpers
Methods in jakarta.xml.bind.helpers that return UnmarshalExceptionModifier and TypeMethodDescriptionprotected UnmarshalException
AbstractUnmarshallerImpl.createUnmarshalException
(SAXException e) Creates an UnmarshalException from a SAXException.