Searched refs:SomeUndeclaredCheckedException (Results 1 – 1 of 1) sorted by relevance
448 private static class SomeUndeclaredCheckedException extends Exception {} class in ThrowablesTest475 throws SomeUndeclaredCheckedException { in methodThatThrowsUndeclaredChecked()476 throw new SomeUndeclaredCheckedException(); in methodThatThrowsUndeclaredChecked()