@ -68,14 +70,15 @@ public class DefaultResponseErrorHandler implements ResponseErrorHandler {
@@ -68,14 +70,15 @@ public class DefaultResponseErrorHandler implements ResponseErrorHandler {
thrownewRestClientException("Unknown status code ["+statusCode+"]");
}
@ -83,15 +86,15 @@ public class DefaultResponseErrorHandler implements ResponseErrorHandler {
@@ -83,15 +86,15 @@ public class DefaultResponseErrorHandler implements ResponseErrorHandler {
@ -40,7 +43,8 @@ public class HttpClientErrorException extends HttpStatusCodeException {
@@ -40,7 +43,8 @@ public class HttpClientErrorException extends HttpStatusCodeException {
@ -49,18 +53,31 @@ public class HttpClientErrorException extends HttpStatusCodeException {
@@ -49,18 +53,31 @@ public class HttpClientErrorException extends HttpStatusCodeException {
@ -41,8 +43,8 @@ public class HttpServerErrorException extends HttpStatusCodeException {
@@ -41,8 +43,8 @@ public class HttpServerErrorException extends HttpStatusCodeException {
@ -51,19 +53,31 @@ public class HttpServerErrorException extends HttpStatusCodeException {
@@ -51,19 +53,31 @@ public class HttpServerErrorException extends HttpStatusCodeException {
@ -35,7 +39,8 @@ public class RestClientException extends NestedRuntimeException {
@@ -35,7 +39,8 @@ public class RestClientException extends NestedRuntimeException {