Interface FailStepMetadata.Builder

  • Method Details

    • errorMessage

      FailStepMetadata.Builder errorMessage(String errorMessage)

      A message that you define and then is processed and rendered by the Fail step when the error occurs.

      Parameters:
      errorMessage - A message that you define and then is processed and rendered by the Fail step when the error occurs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.