lulufei / seek-for-android

Automatically exported from code.google.com/p/seek-for-android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation does not throw checked exceptions

GoogleCodeExporter opened this issue · comments

What's the problem?
OMAPI declares what exceptions that can be thrown, but implementation does not 
check these exceptions. Perhaps some are not recoverable - but they are 
expected as the specification declares them. 

I think implementation should be updated to check the exceptions that are 
specified by the specification.

What version of the product are you using? On what operating system?


Please provide any additional information below.

Original issue reported on code.google.com by mats2.ak...@sonymobile.com on 16 Sep 2014 at 9:40