public
classUnmarshalException
extends JAXBException
Overview
Inheritance
Members
Usage
Source
Books
Since18-Oct-200
VersionNot specified.
Author(s)Thomas.Diesler@jboss.org
This exception indicates that an error has occurred while performing an unmarshal operation that prevents the
JAXB Provider from completing the operation.
The ValidationEventHandler can cause this exception to be thrown during the unmarshal operations.
See ValidationEventHandler.handleEvent(ValidationEvent).