Files: NPE triggered when a null path is provided to methods such as `fileExists`
fileExists
should return false if a null path is provided, read methods should probably throw an IOException
.
Edited by Pierre Lecerf
fileExists
should return false if a null path is provided, read methods should probably throw an IOException
.