Interface IgnoredExceptionProvider


public interface IgnoredExceptionProvider
Ignored exception provider.
  • Method Details

    • getIgnoredExceptions

      Collection<Class<? extends Throwable>> getIgnoredExceptions()
      Get ignored exceptions.
      Returns:
      ignored exceptions