Motivation: Exception handling is nicer when a more specific Exception is thrown Modification: Add a static reference for ENOENT, and throw FNFE if it is returned Result: More precise exception handling
Motivation: Exception handling is nicer when a more specific Exception is thrown Modification: Add a static reference for ENOENT, and throw FNFE if it is returned Result: More precise exception handling