Uses of Class
com.janeirodigital.sai.httputils.SaiHttpNotFoundException
-
Uses of SaiHttpNotFoundException in com.janeirodigital.sai.httputils
Methods in com.janeirodigital.sai.httputils that throw SaiHttpNotFoundExceptionModifier and TypeMethodDescriptionstatic okhttp3.ResponseHttpUtils.getRequiredRdfResource(okhttp3.OkHttpClient httpClient, URI uri) Perform an HTTP GET on an RDF resource aturi.static okhttp3.ResponseHttpUtils.getRequiredResource(okhttp3.OkHttpClient httpClient, URI uri) Perform an HTTP GET on the resource aturi, and throws an exception if the resource cannot be found or the response is otherwise unsuccessful.