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