public class Test { { if(x) { throw new Exception(); } <caret> } }