Uses of Class
org.apache.jena.atlas.web.HttpException
Packages that use HttpException
-
Uses of HttpException in org.apache.jena.sparql.engine.http
Methods in org.apache.jena.sparql.engine.http with parameters of type HttpExceptionModifier and TypeMethodDescriptionstatic QueryExceptionHTTP
QueryExceptionHTTP.rewrap
(HttpException httpEx) Constructors in org.apache.jena.sparql.engine.http with parameters of type HttpExceptionModifierConstructorDescriptionQueryExceptionHTTP
(int responseCode, String message, HttpException ex)