https://issues.dlang.org/show_bug.cgi?id=13541
--- Comment #10 from Sobirari Muhomori <[email protected]> --- (In reply to Vladimir Panteleev from comment #9) > A better solution, and what wenforce already does, is to silently omit the > error message and just return the error code as a string. "Resource not found" can be added as a chained OSException. --
