Searched refs:JudgmentError (Results 1 – 2 of 2) sorted by relevance
87 } catch (JudgmentError expected) { in testInvokeSubscriberMethod_errorPassthrough()136 throw new JudgmentError(); in errorThrowingMethod()144 class JudgmentError extends Error { class in SubscriberTest