Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Exceptions from a ContentProvider

$
0
0

I am implementing a custom ContentProvider, and overriding the OpenFile() method. It is supposed to be able to throw a FileNotFoundException. However, when I throw a Java.Lang.FileNotFoundException, my process dies rather than parcelling the exception across. Any ideas how to get around this?


Viewing all articles
Browse latest Browse all 204402

Trending Articles