public class XMLStreamWriterException extends JAXWSExceptionBase
XMLWriterException represents an exception that occurred while writing an XML document.
JAXWSExceptionBase,
Serialized Form| Constructor and Description |
|---|
XMLStreamWriterException(com.sun.istack.localization.Localizable arg) |
XMLStreamWriterException(String key,
Object... args) |
XMLStreamWriterException(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultResourceBundleName()
Gets the default resource bundle name for this kind of exception.
|
getArguments, getKey, getMessage, getResourceBundleNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XMLStreamWriterException(Throwable throwable)
public XMLStreamWriterException(com.sun.istack.localization.Localizable arg)
public String getDefaultResourceBundleName()
JAXWSExceptionBaseJAXWSExceptionBase.JAXWSExceptionBase(String, Object[]).getDefaultResourceBundleName in class JAXWSExceptionBaseCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.