public class ProcessorException extends JAXWSExceptionBase
JAXWSExceptionBase,
Serialized FormNOT_LOCALIZABLE| Constructor and Description |
|---|
ProcessorException(String msg) |
ProcessorException(String key,
Object... args) |
ProcessorException(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultResourceBundleName() |
getArguments, getKey, getMessage, getResourceBundle, getResourceBundleNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProcessorException(String msg)
public ProcessorException(Throwable throwable)
public String getDefaultResourceBundleName()
getDefaultResourceBundleName in class JAXWSExceptionBaseCopyright © 2005–2018 Oracle Corporation. All rights reserved.