class A{ { try{ throw new Exception(); } catch(Exception <caret>) } }