Class XMLStreamWriterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.xml.ws.WebServiceException
com.sun.xml.ws.util.exception.JAXWSExceptionBase
com.sun.xml.ws.streaming.XMLStreamWriterException
All Implemented Interfaces:
Localizable, 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: