public interface ExceptionThrowingMethod
void
newMethod()
void newMethod() throws SomeCheckedException
SomeCheckedException