public class UnsupportedMediaTypeException extends WebException
| Modifier | Constructor and Description |
|---|---|
|
UnsupportedMediaTypeException() |
|
UnsupportedMediaTypeException(String string) |
|
UnsupportedMediaTypeException(String string,
Throwable throwable) |
protected |
UnsupportedMediaTypeException(String string,
Throwable throwable,
boolean bln,
boolean bln1) |
|
UnsupportedMediaTypeException(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode() |
getWebErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedMediaTypeException()
public UnsupportedMediaTypeException(String string)
public UnsupportedMediaTypeException(String string, Throwable throwable)
public UnsupportedMediaTypeException(Throwable throwable)
public int getStatusCode()
getStatusCode in class WebExceptionCopyright © 2018. All rights reserved.