public class SOAPProtocolViolationException extends JAXRPCExceptionBase
localizablePart, nestablePart| Constructor and Description |
|---|
SOAPProtocolViolationException(String key) |
SOAPProtocolViolationException(String key,
Localizable argument) |
SOAPProtocolViolationException(String key,
Object[] arguments) |
SOAPProtocolViolationException(String key,
String argument) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceBundleName() |
getArguments, getKey, getLinkedException, getMessage, printStackTrace, printStackTrace, printStackTrace, toStringgetLinkedCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTracepublic SOAPProtocolViolationException(String key)
public SOAPProtocolViolationException(String key, Object[] arguments)
public SOAPProtocolViolationException(String key, Localizable argument)
public String getResourceBundleName()
getResourceBundleName in interface LocalizablegetResourceBundleName in class JAXRPCExceptionBaseCopyright © 2017–2019 Eclipse Foundation. All rights reserved.