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

JavaScript Error object is shadowed in adapter.js implementation #126

Open
kenr opened this issue Jan 11, 2018 · 0 comments
Open

JavaScript Error object is shadowed in adapter.js implementation #126

kenr opened this issue Jan 11, 2018 · 0 comments

Comments

@kenr
Copy link
Contributor

kenr commented Jan 11, 2018

The JavaScript Error object is shadowed in the adapter.js implementation:

class Error {

A JavaScript object for pc-ble-driver-js specific errors should be used that inherits from Error.

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

No branches or pull requests

2 participants