Introduce an exception type for the AST Json importer and use as replacements for solAsserts
#15854
Labels
low effort
There is not much implementation work to be done. The task is very easy or tiny.
low impact
Changes are not very noticeable or potential benefits are limited.
nice to have
We don’t see a good reason not to have it but won’t go out of our way to implement it.
Suggested here: #15463 (comment)
The AST Json Importer has many instances of
solAssert
being used for validation/error messaging. As suggested in the linked comment, it would be better to have a specific exception for those cases.The text was updated successfully, but these errors were encountered: