Interface ErrorDetail.Builder

  • Method Details

    • message

      ErrorDetail.Builder message(String message)

      The error payload.

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