// "Add tag @throws java.lang.Exception" "false" class a { /**<caret> * @throws java.lang.Exception */ public void run() throws Exception{ } }