spring-framework / org.springframework.web.server / NotAcceptableStatusException / <init>

<init>

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.