Searched defs:handleStreamException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/
H A DUnmarshallerImpl.java357 throw handleStreamException(e);
401 throw handleStreamException(e);
409 private static JAXBException handleStreamException(XMLStreamException e) { method in class:UnmarshallerImpl

Completed in 32 milliseconds