Class WebClientResponseException.UnsupportedMediaType

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.web.reactive.function.client.WebClientException
org.springframework.web.reactive.function.client.WebClientResponseException
org.springframework.web.reactive.function.client.WebClientResponseException.UnsupportedMediaType
All Implemented Interfaces:
Serializable
Enclosing class:
WebClientResponseException

public static class WebClientResponseException.UnsupportedMediaType extends WebClientResponseException
WebClientResponseException for status HTTP 415 Unsupported Media Type.
Since:
5.1
See Also: