Changes between Version 2 and Version 3 of error-code


Ignore:
Timestamp:
12/13/2011 11:34:22 AM (14 years ago)
Author:
yangbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • error-code

    v2 v3  
    1515 
    1616||1||00||01|| 
    17 ||服务级错误(1为系统级错误)||服务模块代码||具体错误代码|| 
     17||服务级错误(1为系统级错误,2为应用级错误)||服务模块代码||具体错误代码|| 
    1818 
    1919 
    2020=== 错误代码对照表 === 
     21 
     22==== 系统错误 ==== 
    2123||10001||Invalid user                                         ||不合法的用户|| 
    2224||10002||HTTP method is not suported for this request         ||请求的HTTP方法不支持|| 
     
    2426||10004||User is not login                                    ||用户未登录|| 
    2527||10005||Invalid common session                               ||无效的common session|| 
     28 
     29 
     30==== 应用错误 ==== 
     31||20101|| Out of limit,Please wait a moment              .    || 发布评论过于频繁|| 
     32