@Deprecated public class UnsupportedMediaTypeException extends LoggableFailure
NotSupportedException,
Serialized Form| Constructor and Description |
|---|
UnsupportedMediaTypeException(String s)
Deprecated.
|
UnsupportedMediaTypeException(String s,
javax.ws.rs.core.Response response)
Deprecated.
|
UnsupportedMediaTypeException(String s,
Throwable throwable)
Deprecated.
|
UnsupportedMediaTypeException(String s,
Throwable throwable,
javax.ws.rs.core.Response response)
Deprecated.
|
UnsupportedMediaTypeException(Throwable throwable)
Deprecated.
|
UnsupportedMediaTypeException(Throwable throwable,
javax.ws.rs.core.Response response)
Deprecated.
|
getErrorCode, getResponse, isLoggable, setErrorCode, setLoggable, setResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedMediaTypeException(String s)
public UnsupportedMediaTypeException(String s, javax.ws.rs.core.Response response)
public UnsupportedMediaTypeException(String s, Throwable throwable, javax.ws.rs.core.Response response)
public UnsupportedMediaTypeException(String s, Throwable throwable)
public UnsupportedMediaTypeException(Throwable throwable)
public UnsupportedMediaTypeException(Throwable throwable, javax.ws.rs.core.Response response)
Copyright © 2018 JBoss by Red Hat. All rights reserved.