public abstract class ExceptionHasMessage extends JAXWSExceptionBase
VersionMismatchException,
and the correspoinding fault Message from ExceptionHasMessage::getFaultMessage
is sent on the wire.| Constructor and Description |
|---|
ExceptionHasMessage(String key,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
abstract Message |
getFaultMessage()
Returns the exception into a fault Message
|
getArguments, getDefaultResourceBundleName, getKey, getMessage, getResourceBundleNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.