Interface APIErrorResultSetCallback


  • public interface APIErrorResultSetCallback
    • Method Detail

      • error

        void error​(Throwable t)
        Called when an error occurs.
        Parameters:
        t - the error.