PCLStorage icon indicating copy to clipboard operation
PCLStorage copied to clipboard

IFolder.GetFileASync throws Aggregate Exception

Open xavier-rigau opened this issue 8 years ago • 0 comments

@dsplaisted Why is PCLStorage.Exceptions.FileNotFoundException throw inside an AggregateException in Mac OS X? In other OSes it returns null.

All methods need better documentation about return values and failure cases and they should have consistent behavior across OS. Otherwise I have to write PCL code to handle all platform failure modes.

xavier-rigau avatar Jun 22 '17 21:06 xavier-rigau