Y
Hacker News
new
|
ask
|
show
|
jobs
by
perspectivep
3626 days ago
They make it easier to diagnose crashes by providing more context than just an error code without extra effort (like a call stack). Fail fast is another option but that takes control away from the caller.