Uses of Class
com.hw.serpapi.SerpApiSearchException
-
Uses of SerpApiSearchException in com.hw.serpapi
Methods in com.hw.serpapi that throw SerpApiSearchExceptionModifier and TypeMethodDescriptionprotected HttpURLConnectionSerpApiHttpClient.buildConnection(String path, Map<String, String> parameter) Build URLSerpApiSearch.buildQuery(String path, String output) Build a serp API query by expanding existing parametercom.google.gson.JsonObjectSerpApiSearch.getAccount()Get account information using Account APISerpApiSearch.getHtml()Get HTML outputcom.google.gson.JsonObjectSerpApiSearch.getJson()Get JSON outputcom.google.gson.JsonArraySerpApiSearch.getLocation(String q, Integer limit) Get locationSerpApiHttpClient.getResults(Map<String, String> parameter) Get resultscom.google.gson.JsonObjectSerpApiSearch.getSearchArchive(String searchID) Get search result from the Search Archive APIprotected voidSerpApiHttpClient.triggerSerpApiClientException(String content) trigger a exception on error