public class HttpMediaTypeNotAcceptableException extends HttpMediaTypeException
Constructor and Description |
---|
HttpMediaTypeNotAcceptableException(List<MediaType> supportedMediaTypes)
Create a new HttpMediaTypeNotSupportedException.
|
HttpMediaTypeNotAcceptableException(String message)
Create a new HttpMediaTypeNotAcceptableException.
|
getSupportedMediaTypes
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HttpMediaTypeNotAcceptableException(String message)
message
- the exception message