Interface FunctionCodeLocationError.Builder

  • Method Details

    • errorCode

      The error code for the failed retrieval.

      Parameters:
      errorCode - The error code for the failed retrieval.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      A description of the error.

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