package p;
class A {
	private void m() throws Integer {
	}
}