Searched refs:errorInjectingMethod (Results 1 – 2 of 2) sorted by relevance
90 throw InternalProvisionException.errorInjectingMethod(cause).addSource(injectionPoint);
109 public static InternalProvisionException errorInjectingMethod(Throwable cause) { in errorInjectingMethod() method in InternalProvisionException