[MCOL-809] Improve mcsapi exception naming Created: 2017-07-10 Updated: 2023-10-26 Resolved: 2017-09-13 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | David Thompson (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2017-16, 2017-17, 2017-18 |
| Description |
|
We currently shove all of mcsapi's exceptions in a couple of buckets. We need to add more descriptive exception types that are children of ColumnStoreException. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2017-09-05 ] |
|
Unit tests pass with the changes |
| Comment by David Thompson (Inactive) [ 2017-09-13 ] |
|
looks good |