Lines Matching refs:RuntimeExceptionWrapper
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()
172 } catch (RuntimeExceptionWrapper e) { in andDelegateTo()
180 } catch (RuntimeExceptionWrapper e) { in andStubReturn()
188 } catch (RuntimeExceptionWrapper e) { in andStubThrow()
196 } catch (RuntimeExceptionWrapper e) { in andStubAnswer()
205 } catch (RuntimeExceptionWrapper e) { in andStubDelegateTo()
213 } catch (RuntimeExceptionWrapper e) { in asStub()
222 } catch (RuntimeExceptionWrapper e) { in times()
231 } catch (RuntimeExceptionWrapper e) { in times()
240 } catch (RuntimeExceptionWrapper e) { in once()
249 } catch (RuntimeExceptionWrapper e) { in atLeastOnce()
258 } catch (RuntimeExceptionWrapper e) { in anyTimes()
282 } catch (RuntimeExceptionWrapper e) { in setLegacyDefaultMatcher()
291 } catch (RuntimeExceptionWrapper e) { in setLegacyMatcher()
299 } catch (RuntimeExceptionWrapper e) { in setLegacyDefaultReturnValue()
311 } catch (RuntimeExceptionWrapper e) { in setLegacyDefaultThrowable()