sunjincheng121 opened a new pull request #2706:
URL: https://github.com/apache/iotdb/pull/2706


     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.
   
   using `mvn spotless:check ` and `mvn spotless:apply` format code.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to