|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Added Constructors | |
HttpStatus, |
Construct a new instance of {@code HttpStatusCodeException} based on an HttpStatus, status text, and response body content. |
| Changed Constructors | ||
HttpStatus) |
Documentation changed from old to new. |
Construct a new instance of {@code HttpStatusCodeException} based on an HttpStatus. |
HttpStatus, |
Documentation changed from old to new. |
Construct a new instance of {@code HttpStatusCodeException} based on an HttpStatus and status text. |
HttpStatus, |
Documentation changed from old to new. |
Construct a new instance of {@code HttpStatusCodeException} based on an HttpStatus, status text, and response body content. |
| Added Methods | |
HttpHeaders getResponseHeaders() |
Return the HTTP response headers. |
| Changed Methods | ||
byte[] getResponseBodyAsByteArray() |
Documentation changed from old to new. |
Return the response body as a byte array. |
String getResponseBodyAsString() |
Documentation changed from old to new. |
Return the response body as a string. |
HttpStatus getStatusCode() |
Documentation changed from old to new. |
Return the HTTP status code. |
String getStatusText() |
Documentation changed from old to new. |
Return the HTTP status text. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||