Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Done
-
None
-
None
Description
Refactor db.exception:
- Extract uniform message into exception classes
- Create base exception "ProcessException", which is extended by all exceptions
- Add different error codes to all exceptions. When an exception is caught and a higher-level exception is thrown, the error code will keep and pass (so that users will know the detailed error reason)
- Refactor packages under db.exception
Attachments
Attachments
Issue Links
- relates to
-
IOTDB-288 Unclear error message notification for "creating timeserie" clause
- Closed
- links to