You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "sunjincheng (Jira)" <ji...@apache.org> on 2021/02/21 01:59:00 UTC

[jira] [Created] (IOTDB-1168) Remove duplicated-throws

sunjincheng created IOTDB-1168:
----------------------------------

             Summary: Remove duplicated-throws
                 Key: IOTDB-1168
                 URL: https://issues.apache.org/jira/browse/IOTDB-1168
             Project: Apache IoTDB
          Issue Type: Improvement
          Components: Core/Engine
            Reporter: sunjincheng
            Assignee: sunjincheng


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)