Class WebClientResponseException.UnprocessableEntity

All Implemented Interfaces:
Serializable
Enclosing class:
WebClientResponseException

@Deprecated(since="7.0") public static class WebClientResponseException.UnprocessableEntity extends WebClientResponseException
Deprecated.
WebClientResponseException for status HTTP 422 Unprocessable Entity.
Since:
5.1
Author:
Arjen Poutsma, Sebastien Deleuze
See Also: