Exception traces
Posted Jul 6, 2012 4:15 UTC (Fri) by
twm (guest, #67436)
In reply to:
Exception traces by man_ls
Parent article:
Quotes of the week
The concept of a stack trace is not part of the exception error handling model. You can get stack traces in Go too; runtime.Callers looks like a good place to start.
(
Log in to post comments)