NotAcceptableStatusException(reason: String)
Constructor for when the requested Content-Type is invalid.
NotAcceptableStatusException(supportedMediaTypes: MutableList<MediaType>)
Constructor for when requested Content-Type is not supported.