Uses of Class
org.eclipse.rdf4j.http.server.HTTPException
-
Packages that use HTTPException Package Description org.eclipse.rdf4j.http.server -
-
Uses of HTTPException in org.eclipse.rdf4j.http.server
Subclasses of HTTPException in org.eclipse.rdf4j.http.server Modifier and Type Class Description class
ClientHTTPException
HTTP-related exception indicating that an HTTP client has erred.class
ServerHTTPException
HTTP-related exception indicating that an error occurred in a server.
-