接口 FailureCallback

    • 方法详细资料

      • onFailure

        void onFailure​(Throwable ex)
        Called when the ListenableFuture completes with failure.

        Note that Exceptions raised by this method are ignored.

        参数:
        ex - the failure