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

check on errors when opening port #36

Merged
merged 3 commits into from
Apr 29, 2019
Merged

check on errors when opening port #36

merged 3 commits into from
Apr 29, 2019

Conversation

christianrauch
Copy link
Owner

This adds exception checking when the port is opened.
Previously, a user needed to manually check the return value of the open method to detect issues with the configured device. By catching and reformating the exception, a user gets informed with a message if an error occurs.

@christianrauch christianrauch force-pushed the open_exception branch 4 times, most recently from 2c1cc30 to 349d3f9 Compare April 25, 2019 01:28
@christianrauch christianrauch merged commit df7b39b into master Apr 29, 2019
@christianrauch christianrauch deleted the open_exception branch April 29, 2019 21:35
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

Successfully merging this pull request may close these issues.

1 participant