Searched refs:toThrow (Results 1 – 9 of 9) sorted by relevance
445 IOException toThrow = e.getCause(); in execute()446 httpEngineFailure = toThrow; in execute()447 throw toThrow; in execute()457 IOException toThrow = e.getLastConnectException(); in execute()458 httpEngineFailure = toThrow; in execute()459 throw toThrow; in execute()
43 VoidMethodStubbable<T> toThrow(Throwable throwable); in toThrow() method
63 DeprecatedOngoingStubbing<T> toThrow(Throwable throwable); in toThrow() method
21 public VoidMethodStubbable<T> toThrow(Throwable throwable) { in toThrow() method in VoidMethodStubbableImpl
76 public DeprecatedOngoingStubbing<T> toThrow(Throwable throwable) { in toThrow() method in BaseStubbing
387 public void throwValue(Local<? extends Throwable> toThrow) { in throwValue() argument389 RegisterSpecList.make(toThrow.spec()), catches)); in throwValue()
META-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/hamcrest/ org/ ...