import java.io.*; import java.sql.*; //////////// class x { void f() { try { int i = 0; } catch (IOException e) { } } }