Help:SPARQLStore/Exception/BadHttpEndpointResponseException
From semantic-mediawiki.org
< SPARQLStore | Exception
For some reason, the SPARQLStore related settings are missing or has an empty endpoint which raises a BadHttpEndpointResponseException
.
Know error codes[edit]
- ERROR_MALFORMED (Error code: malformed query)
- ERROR_REFUSED (Error code: service refused to handle the request)
- ERROR_GRAPH_NOEXISTS (Error code: the query required a graph that does not exist)
- ERROR_GRAPH_EXISTS (Error code: some existing graph should not exist to run this query)
- ERROR_OTHER (Error code: unknown error)
- ERROR_NOSERVICE (Error code: required service not known)