adobe / json-formula

Query language for JSON documents
http://opensource.adobe.com/json-formula/
Apache License 2.0
19 stars 8 forks source link

Standard set of errors #90

Closed JohnBrinkman closed 10 months ago

JohnBrinkman commented 11 months ago

The specification lists a specific set of exceptions that can be thrown. But the code base throws many errors outside that standard set. We need to update the standard set of exceptions and then have the implementation stick with that set.