Viewing profile — stepforward
stepforward
HN member- Joined
- Sat, Sep 05, 2015, 11:53 AM UTC
- HN karma
- 6
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About stepforward
No profile information was provided.
Recent public activity
-
comment
Comment #20101171
If there are multiples `try` inside a single function, and we are debugging and want to know which call raises error, how can we do that? Should `try` wraps the error and adds some…