Searched refs:SneakyThrower (Results 1 – 4 of 4) sorted by relevance
209 class SneakyThrower<T extends Throwable> { in sneakyThrow() class215 new SneakyThrower<Error>().throwIt(t); in sneakyThrow()
298 class SneakyThrower<T extends Throwable> { in sneakyThrow() class304 new SneakyThrower<Error>().throwIt(t); in sneakyThrow()