public class Test { public static void main(String[] args) { } public void foo() { try { } catch (Exception e) { } } }