Uses of Class
com.hw.serpapi.SerpApiSearchException
-
Uses of SerpApiSearchException in com.hw.serpapi
Modifier and TypeMethodDescriptionprotected HttpURLConnection
SerpApiHttpClient.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.JsonObject
SerpApiSearch.getAccount()
Get account information using Account APISerpApiSearch.getHtml()
Get HTML outputcom.google.gson.JsonObject
SerpApiSearch.getJson()
Get JSON outputcom.google.gson.JsonArray
SerpApiSearch.getLocation
(String q, Integer limit) Get locationSerpApiHttpClient.getResults
(Map<String, String> parameter) Get resultscom.google.gson.JsonObject
SerpApiSearch.getSearchArchive
(String searchID) Get search result from the Search Archive APIprotected void
SerpApiHttpClient.triggerSerpApiClientException
(String content) trigger a exception on error