// "Suppress for method" "true" import java.io.IOException; class a { private void run() throws IOException{ } }