Interface FailureCause.Builder

  • Method Details

    • message

      FailureCause.Builder message(String message)

      The description of the error message.

      Parameters:
      message - The description of the error message.
      Returns:
      Returns a reference to this object so that method calls can be chained together.