Uses of Class
com.jayway.restassured.internal.http.HttpResponseException

Packages that use HttpResponseException
com.jayway.restassured.internal.http   
 

Uses of HttpResponseException in com.jayway.restassured.internal.http
 

Subclasses of HttpResponseException in com.jayway.restassured.internal.http
 class ResponseParseException
          Thrown when a response body is parsed unsuccessfully.
 

Methods in com.jayway.restassured.internal.http that throw HttpResponseException
protected  void HTTPBuilder.defaultFailureHandler(HttpResponseDecorator resp)
          This is the default response.failure handler.
 



Copyright © 2010-2012. All Rights Reserved.