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

Unify RiakException with InClusterException #71

Open
mitchellwrosen opened this issue Nov 21, 2016 · 1 comment
Open

Unify RiakException with InClusterException #71

mitchellwrosen opened this issue Nov 21, 2016 · 1 comment

Comments

@mitchellwrosen
Copy link
Contributor

Is there a reason why these exception types are distinct? I believe one should at least be a sub-exception of the other, so that all exceptions thrown by this library can be caught with a single handle.

@mitchellwrosen
Copy link
Contributor Author

There's also ErrorResponse which is given an orphan Exception instance in Network.Riak.Connection.Internal.

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