Class HttpClientErrorException.UnprocessableEntity

All Implemented Interfaces:
Serializable
Enclosing class:
HttpClientErrorException

public static final class HttpClientErrorException.UnprocessableEntity extends HttpClientErrorException
HttpClientErrorException for status HTTP 422 Unprocessable Entity.
Since:
5.1
See Also: