Interface TryIgnore.ThrowableHandler

Enclosing class:
TryIgnore

public static interface TryIgnore.ThrowableHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(Throwable throwable)
     
  • Method Details