Searched defs:AlwaysThrow (Results 1 – 1 of 1) sorted by relevance
81 public static class AlwaysThrow extends Transformer { class in Transformers84 public AlwaysThrow(Class<?> nominalReturnType, Class<? extends Throwable> exType) { in AlwaysThrow() method in Transformers.AlwaysThrow