Interface Fragile<T,​E extends java.lang.Exception>

    • Method Detail

      • value

        T value()
         throws E extends java.lang.Exception
        Retrieve the value.
        Throws:
        E extends java.lang.Exception