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
Note from #64 (see also #64 (comment)):
When throwing an exception, we should empty the stack (if there's no item in the stack, do nothing). I think it would be a good idea to add some common infrastructure to throw exceptions.
From @charsleysa on January 4, 2016 8:39
Exception filtering is not yet supported.
For an example of Exception filtering in C# see http://pastebin.com/URkYjsiE
Copied from original issue: CosmosOS/Cosmos#320
The text was updated successfully, but these errors were encountered: