Hacker News new | ask | show | jobs
by sdenton4 614 days ago
There's some space for interpretation in picking exactly which exception type to use depending on context (value error vs runtime error vs not implemented error), and there may be package specific exceptions available.