Searched refs:ThrowingFilter (Results 1 – 1 of 1) sorted by relevance
315 filter("/").through(ThrowingFilter.class); in testFilterExceptionPrunesStack()374 private static class ThrowingFilter implements Filter { class in FilterDispatchIntegrationTest