Files
Pierre-Marie de Rodat 8f220c9e25 Allow lang. specs to extend the set of exceptions properties may raise
So far, properties were allowed to raise Property_Error exceptions only:
other exceptions were considered as a low-level bug (i.e. assumed not
possible), which could corrupt the process state.

This commits allows language specs to allow additional kinds of
exceptions to be raised in property errors.

For #632
2022-07-19 09:42:07 +00:00

16 KiB