public final class UnsupportedMediaException extends JAXWSExceptionBase
Codec throws this exception when it doesn't understand request message's
Content-Type| Constructor and Description |
|---|
UnsupportedMediaException() |
UnsupportedMediaException(String charset) |
UnsupportedMediaException(String contentType,
List<String> expectedContentTypes) |
| 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 UnsupportedMediaException(@NotNull
String contentType,
List<String> expectedContentTypes)
public UnsupportedMediaException()
public UnsupportedMediaException(String charset)
public String getDefaultResourceBundleName()
JAXWSExceptionBaseJAXWSExceptionBase.JAXWSExceptionBase(String, Object[]).getDefaultResourceBundleName in class JAXWSExceptionBaseCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.