@Deprecated public class UnsupportedMediaTypeException extends LoggableFailure
(https://jcp.org/en/jsr/detail?id=339),
NotSupportedException,
Serialized Form| Constructor and Description |
|---|
UnsupportedMediaTypeException(java.lang.String s)
Deprecated.
|
UnsupportedMediaTypeException(java.lang.String s,
javax.ws.rs.core.Response response)
Deprecated.
|
UnsupportedMediaTypeException(java.lang.String s,
java.lang.Throwable throwable)
Deprecated.
|
UnsupportedMediaTypeException(java.lang.String s,
java.lang.Throwable throwable,
javax.ws.rs.core.Response response)
Deprecated.
|
UnsupportedMediaTypeException(java.lang.Throwable throwable)
Deprecated.
|
UnsupportedMediaTypeException(java.lang.Throwable throwable,
javax.ws.rs.core.Response response)
Deprecated.
|
getErrorCode, getResponse, isLoggable, setErrorCode, setLoggable, setResponsepublic UnsupportedMediaTypeException(java.lang.String s)
public UnsupportedMediaTypeException(java.lang.String s,
javax.ws.rs.core.Response response)
public UnsupportedMediaTypeException(java.lang.String s,
java.lang.Throwable throwable,
javax.ws.rs.core.Response response)
public UnsupportedMediaTypeException(java.lang.String s,
java.lang.Throwable throwable)
public UnsupportedMediaTypeException(java.lang.Throwable throwable)
public UnsupportedMediaTypeException(java.lang.Throwable throwable,
javax.ws.rs.core.Response response)