Searched refs:methodThatThrowsOtherChecked (Results 1 – 1 of 1) sorted by relevance
245 methodThatThrowsOtherChecked(); in testPropagateIfPossible_TwoDeclared_OtherCheckedThrown()405 methodThatThrowsOtherChecked(); in testPropagateIfInstanceOf_UndeclaredThrown()471 static void methodThatThrowsOtherChecked() throws SomeOtherCheckedException { in methodThatThrowsOtherChecked() method in ThrowablesTest