Skip to content
This repository has been archived by the owner on Apr 23, 2023. It is now read-only.

Provide APIs to handle checked exceptions #229

Closed
1 of 6 tasks
sarahsnow1 opened this issue Jun 29, 2017 · 1 comment
Closed
1 of 6 tasks

Provide APIs to handle checked exceptions #229

sarahsnow1 opened this issue Jun 29, 2017 · 1 comment

Comments

@sarahsnow1
Copy link
Contributor

sarahsnow1 commented Jun 29, 2017

Currently, Lost can (and occasionally does) throw RemoteExceptions when making calls to/from the service. Since these are checked exceptions, we should provide a way for the developer to handle recovering from them instead of re-throwing RuntimeExceptions. This task will require significant testing but will ultimately result in the addition of new APIs on LocationServices.

There will be more work beyond this required to fully implement all the APIs around this feature but this should cover the first chunk necessary for a useful feature. A future ticket will detail out extended APIs to implement

@msmollin
Copy link
Contributor

Closing as this repo is no longer maintained.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants