Skip to content

alter exception handling in writeAPI #181

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

Open
GRyall opened this issue Sep 16, 2019 · 1 comment
Open

alter exception handling in writeAPI #181

GRyall opened this issue Sep 16, 2019 · 1 comment

Comments

@GRyall
Copy link
Contributor

GRyall commented Sep 16, 2019

The exception handling in the write API could be improved by replacing the exception throwing function and return code class variable with a new extension of the Exception class with a return code property.

@GRyall
Copy link
Contributor Author

GRyall commented Dec 20, 2019

This remains true! Throwing an extended exception object would be clearer than calling a function which throws an exception.

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

1 participant