|
|
|
|
|
by goodoldneon
950 days ago
|
|
By "context" I mean other data that lived at the time of the error. For example, you may want to update a table row when there's an error but if a thrown error takes you too far down the stack then you might not know the row ID anymore |
|
This can also be done with error passing, and is a design failure there too: