Interface ErrorDetails.Builder

    • Method Detail

      • errorType

        ErrorDetails.Builder errorType​(String errorType)
        Sets the value of the ErrorType property for this object.
        Parameters:
        errorType - The new value for the ErrorType property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • errorMessage

        ErrorDetails.Builder errorMessage​(String errorMessage)
        Sets the value of the ErrorMessage property for this object.
        Parameters:
        errorMessage - The new value for the ErrorMessage property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.