Interface ThrowingExtractor<F,​T,​EXCEPTION extends java.lang.Exception>

    • Method Detail

      • extractThrows

        T extractThrows​(F input)
                 throws EXCEPTION extends java.lang.Exception
        Throws:
        EXCEPTION extends java.lang.Exception