Interface SubscriptionError.Builder

  • Method Details

    • errorMessage

      SubscriptionError.Builder errorMessage(String errorMessage)

      A human-readable message that describes the subscription error.

      Parameters:
      errorMessage - A human-readable message that describes the subscription error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.