Uses of Class
com.paypal.base.exception.HttpErrorException

Packages that use HttpErrorException
com.paypal.base   
 

Uses of HttpErrorException in com.paypal.base
 

Methods in com.paypal.base that throw HttpErrorException
protected  String BaseService.call(APICallPreHandler apiCallPrehandler)
          Calls the APIService with the corresponding APICallPreHandler
 String HttpConnection.execute(String url, String payload, Map<String,String> headers)
          Executes HTTP request
 String APIService.makeRequestUsing(APICallPreHandler apiCallPreHandler)
          Makes a request to API service
 



Copyright © 2015. All Rights Reserved.