Class XMLStreamWriterException

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.XMLStreamWriterException
All Implemented Interfaces:
com.sun.istack.localization.Localizable, com.sun.istack.localization.LocalizableMessageFactory.ResourceBundleSupplier, Serializable

public class XMLStreamWriterException extends JAXWSExceptionBase

XMLWriterException represents an exception that occurred while writing an XML document.

Author:
WS Development Team
See Also: