AtomGraph / Processor

Ontology-driven Linked Data processor and server for SPARQL backends. Apache License.
https://hub.docker.com/r/atomgraph/processor/
Apache License 2.0
58 stars 6 forks source link

Property as ConfigurationException argument #21

Closed namedgraph closed 7 years ago

namedgraph commented 8 years ago

It seems that most if not all situations where ConfigurationException is thrown is because of a missing property. We should probably just make a constructor that accepts property, and then the exception mapper can use it generate error message etc.