Searched refs:RuntimeExceptionWrapper (Results 1 – 8 of 8) sorted by relevance
53 } catch (RuntimeExceptionWrapper e) { in createMock()64 } catch (RuntimeExceptionWrapper e) { in createMock()100 } catch (RuntimeExceptionWrapper e) { in replay()108 } catch (RuntimeExceptionWrapper e) { in verify()118 } catch (RuntimeExceptionWrapper e) { in checkOrder()126 } catch (RuntimeExceptionWrapper e) { in makeThreadSafe()134 } catch (RuntimeExceptionWrapper e) { in checkIsUsedInOneThread()145 } catch (RuntimeExceptionWrapper e) { in andReturn()154 } catch (RuntimeExceptionWrapper e) { in andThrow()163 } catch (RuntimeExceptionWrapper e) { in andAnswer()[all …]
89 throw new RuntimeExceptionWrapper(new IllegalStateException( in verify()261 throw new RuntimeExceptionWrapper(new IllegalStateException( in closeMethod()274 throw new RuntimeExceptionWrapper(new IllegalStateException( in requireMethodCall()282 throw new RuntimeExceptionWrapper(new IllegalStateException( in requireAssignable()294 throw new RuntimeExceptionWrapper(new IllegalStateException( in requireAssignable()301 throw new RuntimeExceptionWrapper(new NullPointerException( in requireValidThrowable()306 throw new RuntimeExceptionWrapper(new IllegalArgumentException( in requireValidThrowable()313 throw new RuntimeExceptionWrapper(new NullPointerException( in requireValidAnswer()319 throw new RuntimeExceptionWrapper(new NullPointerException( in requireValidDelegation()329 throw new RuntimeExceptionWrapper(new IllegalStateException( in requireLastResultOrVoidMethod()[all …]
34 throw new RuntimeExceptionWrapper(new IllegalArgumentException( in Range()39 throw new RuntimeExceptionWrapper(new IllegalArgumentException( in Range()44 throw new RuntimeExceptionWrapper(new IllegalArgumentException( in Range()
18 public class RuntimeExceptionWrapper extends RuntimeException { class24 public RuntimeExceptionWrapper(final RuntimeException runtimeException) { in RuntimeExceptionWrapper() method in RuntimeExceptionWrapper
50 throw new RuntimeExceptionWrapper( in setDefaultMatcher()60 throw new RuntimeExceptionWrapper(new IllegalStateException( in setMatcher()
40 } catch (RuntimeExceptionWrapper e) { in invoke()
37 throw new RuntimeExceptionWrapper( in add()
158 throw new RuntimeExceptionWrapper(new IllegalStateException( in throwWrappedIllegalStateException()