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