dice-group / IGUANA

IGUANA is a benchmark execution framework for RDF triple stores and quad stores
http://iguana-benchmark.eu
GNU Affero General Public License v3.0
24 stars 15 forks source link

QuerySource should properly throw exceptions #203

Closed nck-mlcnv closed 7 months ago

nck-mlcnv commented 1 year ago

The exceptions also need to be properly handled. Example: https://github.com/dice-group/IGUANA/blob/efd02d5d4506a20428698c2831dd30af0543a427/iguana.corecontroller/src/main/java/org/aksw/iguana/cc/query/source/impl/FileLineQuerySource.java#L25-L33