Interface IgnoredExceptionProvider
public interface IgnoredExceptionProvider
Ignored exception provider.
-
Method Summary
-
Method Details
-
getIgnoredExceptions
Collection<Class<? extends Throwable>> getIgnoredExceptions()Get ignored exceptions.- Returns:
- ignored exceptions
-