You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is possible we can have a error that needs to get thrown from setup and an exception that should get thrown from releasing a save point in the finally clause. We should throw both exceptions. We need a type like
It is possible we can have a error that needs to get thrown from
setup
and an exception that should get thrown from releasing a save point in thefinally
clause. We should throw both exceptions. We need a type likebut with a better name.
We will need to rework the code to handle this ... assuming it is possible.
The text was updated successfully, but these errors were encountered: