Class ThrowExceptionFunction.ForJava7

java.lang.Object
io.github.toolfactory.jvm.function.catalog.ThrowExceptionFunction
io.github.toolfactory.jvm.function.catalog.ThrowExceptionFunction.ForJava7
All Implemented Interfaces:
Consumer<Throwable>
Enclosing class:
ThrowExceptionFunction

public static class ThrowExceptionFunction.ForJava7
extends ThrowExceptionFunction
  • Constructor Details

  • Method Details

    • accept

      public void accept​(Throwable exception)