Exception: SPARQL::QueryRequestRefused
Overview
QueryRequestRefused
returned when a client submits a request that the service refuses to process.
Instance Method Summary collapse
Instance Method Details
#title ⇒ Object
124 125 126 |
# File 'lib/sparql.rb', line 124 def title "Query Request Refused".freeze end |