Interface AsyncDataExchangeHandler

    • Method Detail

      • failed

        void failed​(java.lang.Exception cause)
        Triggered to signal a failure in data processing.
        Parameters:
        cause - the cause of the failure.