Add UnknownHttpStatusCodeException
This is more specific exception raised instead of RestClientException when the raw HTTP status code received from the server is not one of the HttpStatus enum values. Issue: SPR-9406
This commit is contained in:
2
src/dist/changelog.txt
vendored
2
src/dist/changelog.txt
vendored
@@ -58,7 +58,7 @@ Changes in version 3.2 RC1 (2012-11-02)
|
||||
* support inferred base package for @ComponentScan (SPR-9586)
|
||||
* sort candidate @AspectJ methods deterministically (SPR-9729)
|
||||
* improve SimpleStreamingClientHttpRequest performance (SPR-9530)
|
||||
|
||||
* added UnknownHttpStatusCodeException (SPR-9406)
|
||||
|
||||
Changes in version 3.2 M2 (2012-09-11)
|
||||
--------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user