@@ -140,10 +140,7 @@ namespace InABox.Mobile
}
- catch (Java.IO.IOException ioex)
- {
- return;
- }
+
catch (Exception ee2)
{
sErr = ee2.Message;