-
- Downloads
Print out more friendly error if listFiles() fails
listFiles() could return null if the I/O fails, and this currently results in an ugly NPE which is hard to diagnose.
Please register or sign in to comment
listFiles() could return null if the I/O fails, and this currently results in an ugly NPE which is hard to diagnose.