Closed
Description
Created because SimplePEG/Python#7
Please raise custom exception (i.e. ParserException) instead of generic Exception. This may be different exceptions in case of parsing grammar/text.
We need to do that in javascript too
Created because SimplePEG/Python#7
Please raise custom exception (i.e. ParserException) instead of generic Exception. This may be different exceptions in case of parsing grammar/text.
We need to do that in javascript too