Searched defs:scopeExceptions (Results 1 – 3 of 3) sorted by relevance
52 boolean scopeExceptions() default true; in scopeExceptions() method
53 private final boolean scopeExceptions; field in CheckedProviderMethod64 boolean scopeExceptions) { in CheckedProviderMethod()
149 private boolean scopeExceptions = true; field in ThrowingProviderBinder.SecondaryBinder193 public SecondaryBinder<P, T> scopeExceptions(boolean scopeExceptions) { in scopeExceptions() argument