Open basvangijzel-DA opened 3 months ago
We document that exceptions should be defined in their own package and add a compiler warning. If you want to “upgrade” an exception, you create a new exception type. The only thing to be aware of is that the old code won’t be able to catch it.
Discussed in call with Paul and Samuel:
First, reproduce issue
For 2.x
For 3.x
On 3.x:
On 2.x: