Uses of Class
org.apache.jena.atlas.web.HttpException
-
Packages that use HttpException Package Description org.apache.jena.sparql.engine.http -
-
Uses of HttpException in org.apache.jena.sparql.engine.http
Constructors in org.apache.jena.sparql.engine.http with parameters of type HttpException Constructor Description QueryExceptionHTTP(int responseCode, java.lang.String message, HttpException ex)
-