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
Only strings are allowed to be thrown right now. This is generally frowned upon in TS world so it would be nice to have support for the expression, even if internally in Lua only the exception's toString() is used.