Searched refs:SneakyThrower (Results 1 – 4 of 4) sorted by relevance
183 class SneakyThrower<T extends Throwable> { in sneakyThrow() class189 new SneakyThrower<Error>().throwIt(t); in sneakyThrow()
197 class SneakyThrower<T extends Throwable> { in sneakyThrow() class203 new SneakyThrower<Error>().throwIt(t); in sneakyThrow()
266 class SneakyThrower<T extends Throwable> { in sneakyThrow() class272 new SneakyThrower<Error>().throwIt(t); in sneakyThrow()
280 class SneakyThrower<T extends Throwable> { in sneakyThrow() class286 new SneakyThrower<Error>().throwIt(t); in sneakyThrow()