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, getResourceBundleName
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.