Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create correct error enums #12

Open
sureshjoshi opened this issue Feb 6, 2017 · 1 comment
Open

Create correct error enums #12

sureshjoshi opened this issue Feb 6, 2017 · 1 comment

Comments

@sureshjoshi
Copy link
Member

Currently, methods fail to call silently - however, there should be more information (via asynchronous failures).

Otherwise, GATT failures are returned in the 'error' component - however, that could be wrapped as well.

@sureshjoshi
Copy link
Member Author

These will likely be enums that inherit from Swift.Error, so that they can be easily used in the Result enum

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

No branches or pull requests

1 participant