Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 1.2 KB

cuo-wu-dai-ma-can-kao.md

File metadata and controls

31 lines (28 loc) · 1.2 KB
错误码 说明
PG_ERR_Normal 0 成功
PG_ERR_System 1 系统错误
PG_ERR_BadParam 2 参数错误
PG_ERR_BadClass 3 错误的通信对象类
PG_ERR_BadMethod 4 错误的通信对象类方法
PG_ERR_BadObject 5 错误的通信对象
PG_ERR_BadStatus 6 错误的状态
PG_ERR_BadFile 7 错误的文件
PG_ERR_BadUser 8 错误的用户
PG_ERR_BadPass 9 错误的密码
PG_ERR_NoLogin 10 还没有登录
PG_ERR_Network 11 网络错误
PG_ERR_Timeout 12 操作超时
PG_ERR_Reject 13 拒绝访问
PG_ERR_Busy 14 系统正忙
PG_ERR_Opened 15 已经打开
PG_ERR_Closed 16 已经关闭
PG_ERR_Exist 17 对象或资源已经存在
PG_ERR_NoExist 18 对象或资源不存在
PG_ERR_NoSpace 19 没有空间了
PG_ERR_BadType 20 错误的类型
PG_ERR_CheckErr 21 检查Peer对象信息和状态错误
PG_ERR_BadServer 22 错误的服务器
PG_ERR_BadDomain 23 错误的域
PG_ERR_NoData 24 没有数据
PG_ERR_Unknown 225 未知错误