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