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

Improve exception hiearchy #3166

Open
Majkl578 opened this issue May 26, 2018 · 1 comment
Open

Improve exception hiearchy #3166

Majkl578 opened this issue May 26, 2018 · 1 comment

Comments

@Majkl578
Copy link
Contributor

Majkl578 commented May 26, 2018

  1. All transaction-related exceptions extend ConnectionException which probably could renamed to TransactionException.
  2. NonUniqueFieldNameException directly extending ServerException is weird.
  3. TableExistsException extending ServerException is weird too.
  4. ServerException extending DriverException
  5. More like these.

This should be follow-up of #3525 once merged.

@morozov
Copy link
Member

morozov commented Jun 2, 2019

Some remaining notes from the previous issue: #3131 (comment).

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