Hacker News new | ask | show | jobs
by LexiMax 145 days ago
> If you forget to handle a C++ exception you get a clean crash

So clean that there's no stack trace information to go with it, making the exception postmortem damn near useless.