package p; import q.Asp; import p.B; public class Code { public void foo() throws IllegalAccessException { throw new IllegalAccessException(); } }