public class ProcessorException
extends com.sun.xml.ws.util.exception.JAXWSExceptionBase
JAXWSExceptionBase,
Serialized Form| Constructor and Description |
|---|
ProcessorException(String msg) |
ProcessorException(String key,
Object... args) |
ProcessorException(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 ProcessorException(String msg)
public ProcessorException(Throwable throwable)
public String getDefaultResourceBundleName()
com.sun.xml.ws.util.exception.JAXWSExceptionBaseJAXWSExceptionBase.JAXWSExceptionBase(String, Object[]).getDefaultResourceBundleName in class com.sun.xml.ws.util.exception.JAXWSExceptionBaseCopyright © 2017 Oracle Corporation. All rights reserved.