Package org.openrdf.http.protocol.exceptions

Exception Summary
BadRequest  
ClientHTTPException HTTP-related exception indicating that an HTTP client has erred.
HTTPException HTTP-related exception that includes the relevant HTTP status code.
MalformedData  
MalformedQuery  
NoCompatibleMediaType Thrown when the client cannot serialise the request to the server or parse the result from the server.
NotAcceptable  
NotFound  
NotImplemented The server does not support the functionality required to fulfill the request.
ServerHTTPException HTTP-related exception indicating that an error occurred in a server or the server is incapable of performing the request.
Unauthorized  
UnsupportedFileFormat  
UnsupportedMediaType Thrown when the server cannot parse the request body.
UnsupportedQueryLanguage  
 



Copyright © 2001-2009 Aduna. All Rights Reserved.