@Deprecated public class UnsupportedMediaTypeException extends LoggableFailure
Constructor and Description |
---|
UnsupportedMediaTypeException(String s)
Deprecated.
|
UnsupportedMediaTypeException(String s,
Response response)
Deprecated.
|
UnsupportedMediaTypeException(String s,
Throwable throwable)
Deprecated.
|
UnsupportedMediaTypeException(String s,
Throwable throwable,
Response response)
Deprecated.
|
UnsupportedMediaTypeException(Throwable throwable)
Deprecated.
|
UnsupportedMediaTypeException(Throwable throwable,
Response response)
Deprecated.
|
getErrorCode, getResponse, isLoggable, setErrorCode, setLoggable, setResponse
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedMediaTypeException(String s)
public UnsupportedMediaTypeException(String s, Response response)
public UnsupportedMediaTypeException(String s, Throwable throwable, Response response)
public UnsupportedMediaTypeException(String s, Throwable throwable)
public UnsupportedMediaTypeException(Throwable throwable)
Copyright © 2014. All Rights Reserved.