Searched defs:exceptionTypes (Results 1 – 7 of 7) sorted by relevance
52 private final List<TypeLiteral<?>> exceptionTypes; field in CheckedProviderMethod63 List<TypeLiteral<?>> exceptionTypes, in CheckedProviderMethod()
117 List<TypeLiteral<?>> exceptionTypes = typeLiteral.getExceptionTypes(method); in createProviderMethod() local
143 private final List<Class<? extends Throwable>> exceptionTypes; field in ThrowingProviderBinder.SecondaryBinder
22 private final Class<?>[] exceptionTypes; field in SerializableMethod
27 CtClass[] exceptionTypes, in wrapped()
29 CtClass[] exceptionTypes, in wrapped()
848 SmallVector<QualType, 4> exceptionTypes; in VisitFunctionProtoType() local1164 SmallVector<QualType, 4> exceptionTypes; in substObjCTypeArgs() local