More principled error handling
Opened this issue · 1 comments
armanbilge commented
Currently it's mostly RuntimeException
s. I think what we need is a function errno => JDK Exception
that we can use in these places.
kubukoz commented
FYI the most common errors I'm seeing so far are 65 and 54 :)