blob: 16d768ebaddbfabf60f034cb0ccb08596e24e1e0 [file] [log] [blame]
public class CorrectException1 {
void foo() throws aaa.bbbz.AnException {
}
}