Searched refs:isSkipExceptionAndSkip (Results 1 – 1 of 1) sorted by relevance
295 if(isSkipExceptionAndSkip(cause)) { in handleConfigurationFailure()1365 if (isSkipExceptionAndSkip(ite)){ in handleInvocationResults()1408 private boolean isSkipExceptionAndSkip(Throwable ite) { in isSkipExceptionAndSkip() method in Invoker