// "Remove 'java.io.IOException' from 'f' throws list" "true" import java.io.*; class a { private void f() <caret>{ } }