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
119 120 121 |
# File 'lib/sparql.rb', line 119 def title "Query Request Refused".freeze end |