Uses of Class
org.apache.jena.web.JenaHttpException
-
Packages that use JenaHttpException Package Description org.apache.jena.web -
-
Uses of JenaHttpException in org.apache.jena.web
Subclasses of JenaHttpException in org.apache.jena.web Modifier and Type Class Description classJenaHttpNotFoundExceptionMethods in org.apache.jena.web that return JenaHttpException Modifier and Type Method Description static JenaHttpExceptionJenaHttpException. create(int code, java.lang.String msg)
-