Interface Throwables.DiscreteAction<E extends java.lang.Exception>

  • Enclosing class:
    Throwables

    public static interface Throwables.DiscreteAction<E extends java.lang.Exception>
    • Method Detail

      • perform

        void perform()
              throws E extends java.lang.Exception
        Throws:
        E extends java.lang.Exception