Searched defs:Thrower (Results 1 – 1 of 1) sorted by relevance
99 static class Thrower { class in GenericExceptionsTest100 public <T> Thrower() throws IOException {} in Thrower() method in GenericExceptionsTest.Thrower101 public Thrower(List<?> unused) throws IOException {} in Thrower() method in GenericExceptionsTest.Thrower