encfs-java icon indicating copy to clipboard operation
encfs-java copied to clipboard

EncFSFileProvider methods should return better exceptions

Open mrpdaemon opened this issue 13 years ago • 0 comments

Currently most of these methods are boolean with no way of distinguishing what error has happened. We need these methods to throw appropriate errors like FileNotFoundException etc.

mrpdaemon avatar Mar 04 '12 02:03 mrpdaemon