@Provider public class UnsupportedMediaTypeExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<UnsupportedMediaTypeException>
Constructor and Description |
---|
UnsupportedMediaTypeExceptionMapper() |
public javax.ws.rs.core.Response toResponse(UnsupportedMediaTypeException exception)
toResponse
in interface javax.ws.rs.ext.ExceptionMapper<UnsupportedMediaTypeException>