Interface L1ErrorSink


public interface L1ErrorSink
  • Method Details

    • reportError

      void reportError(Throwable error, L1ErrorSink.Callback callback)
      must be non-blocking,
      Parameters:
      error - non-null
      callback - non-null, must be called exactly-once