Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Remove duplicated-throws,e.g.: `throws IoTDBConnectionException, BatchExecutionException, StatementExecutionException`
Remove `BatchExecutionException` due to there is a more general exception, 'org.apache.iotdb.rpc.StatementExecutionException', in the throws list already.
Attachments
Issue Links
- links to