Interface ErrorInfo.Builder

    • Method Detail

      • errorString

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