Interface ErrorDetails.Builder

  • Method Details

    • errorMessage

      ErrorDetails.Builder errorMessage(String errorMessage)

      The error message from the job, if there is one.

      Parameters:
      errorMessage - The error message from the job, if there is one.
      Returns:
      Returns a reference to this object so that method calls can be chained together.