package D2; import java.io.IOException; public final class d extends IOException { public d(String str) { super(str); } }