Class ClientResponseException

  • All Implemented Interfaces:
    Serializable

    public class ClientResponseException
    extends org.springframework.web.reactive.function.client.WebClientException
    See Also:
    Serialized Form
    • Constructor Detail

      • ClientResponseException

        public ClientResponseException​(org.springframework.http.HttpStatus status,
                                       ErrorDetails errorDetails)