Class XMLStreamReaderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.xml.ws.WebServiceException
com.sun.xml.ws.util.exception.JAXWSExceptionBase
com.sun.xml.ws.streaming.XMLStreamReaderException
All Implemented Interfaces:
com.sun.istack.localization.Localizable, com.sun.istack.localization.LocalizableMessageFactory.ResourceBundleSupplier, Serializable

public class XMLStreamReaderException extends JAXWSExceptionBase

XMLStream ReaderException represents an exception that occurred while reading an XML document.

Author:
WS Development Team
See Also: