SmartDataAnalytics / jena-sparql-api

A collection of Jena-extensions for hiding SPARQL-complexity from the application layer
Other
57 stars 14 forks source link

Function should be declared as throwing #26

Open GordianDziwis opened 5 years ago

GordianDziwis commented 5 years ago

I did not add throws, because I assume it will break things...

https://github.com/SmartDataAnalytics/jena-sparql-api/blob/1936665ab1bc89ef7d8b6ee9c3d8ebe645c36e4c/jena-sparql-api-core/src/main/java/org/aksw/jena_sparql_api/stmt/SparqlStmtIterator.java#L95