@Deprecated public class UnsupportedMediaTypeException extends LoggableFailure
(https://jcp.org/en/jsr/detail?id=339),
NotSupportedException,
Serialized Form| 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, setResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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 © 2018 JBoss by Red Hat. All rights reserved.