blob: fd574c97dc93896c2116810f33004b77b0fa3250 [file] [log] [blame]
public class CorrectException2 {
void foo() throws aaa.bbb.AnExceptionz {
}
}