Interface Throwables.EEE.Runnable<E extends Throwable,E2 extends Throwable,E3 extends Throwable>

Enclosing class:
Throwables.EEE

public static interface Throwables.EEE.Runnable<E extends Throwable,E2 extends Throwable,E3 extends Throwable>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()
     
  • Method Details

    • run

      void run() throws E, E2, E3
      Throws:
      E
      E2
      E3