Uses of Class
org.wikirate4j.exceptions.HTTPException
Packages that use HTTPException
-
Uses of HTTPException in org.wikirate4j.exceptions
Subclasses of HTTPException in org.wikirate4j.exceptionsModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of HTTPException in org.wikirate4j.utils
Methods in org.wikirate4j.utils that throw HTTPExceptionModifier and TypeMethodDescriptionHttpRequestImpl.Builder.GET()Builds and executes a GET http request and returns a new instance ofHttpRequestHttpRequestImpl.Builder.POST()Builds and executes a POST http request and returns a new instance ofHttpRequest