JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 9 & JDK 9
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
javax.xml.bind.UnmarshalException
Packages that use
UnmarshalException
Package
Description
javax.xml.bind.helpers
JAXB 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
UnmarshalException
Modifier and Type
Method
Description
protected
UnmarshalException
AbstractUnmarshallerImpl.
createUnmarshalException
(
SAXException
e)
Creates an UnmarshalException from a SAXException.