aliyun / aliyun/aliyun-tablestore-java-sdk

把完整的ERROR CODE列表放到代码里面,并定义常量字符串

Open
#10 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
57
Forks
29
PR merge metrics
No merged PRs in 30d

Description

在处理ERROR CODE的时候,要到API文档里面查询,而找API文档的错误码又要花很长时间,希望这些错误码能跟代码放在一起,方便查询。
另外,每个函数能将典型的抛出的错误码在注释里面说明一下,也会有利于处理。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the SDK's ERROR CODE handling and comparing it with the API documentation. Inventory the documented codes, define corresponding string constants, and identify each function's typical thrown codes for comments. Done means the complete list is available in the code and relevant functions describe their typical errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.