Searched refs:actualExceptionTypes (Results 1 – 1 of 1) sorted by relevance
77 Iterable<TypeLiteral<?>> actualExceptionTypes, in validateExceptions() argument82 for (TypeLiteral<?> exType : actualExceptionTypes) { in validateExceptions()