| 序号 | 错误码 | 错误描述(中) | 错误描述(英) |
|---|---|---|---|
| 1 | E1004022 | 拒绝访问异常 | HttpAccessDeniedException |
| 2 | E1004013 | 未知异常 | unknown exception |
| 3 | E1004001 | 订单已存在 | Order already exists |
| 4 | E1004002 | 状态已经为终态 | Status is already final |
| 5 | E1004003 | 未激活,不可用 | Inactive, unavailable |
| 6 | E1004004 | 配置为不可用 | Configuration is unavailable |
| 7 | E1004005 | 参数异常 | Parameter exception |
| 8 | E1004006 | 金额非法 | Illegal amount |
| 9 | E1004007 | 交易域名受限 | Restricted domain name |
| 10 | E1004008 | 订单不存在 | Order does not exist |
| 11 | E1004009 | 订单超时 | Order timeout |
| 12 | E1004010 | 订单提交次数超限 | Order submissions exceeded |
| 13 | E1004011 | 不支持该支付方式 | This payment method is not supported |
| 14 | E1004012 | JSON解析异常 | JSON parsing exception |
| 15 | E1004014 | 请求异常 | Request exception |
| 16 | E1004015 | 违反约束 | Violation of constraint |
| 17 | E1004016 | 方法参数无效 | Invalid method parameter |
| 18 | E1004017 | 校验异常 | Check exception |
| 19 | E1004018 | 找不到实体 | Entity not found |
| 20 | E1004019 | 数据完整性冲突 | Data integrity conflict |
| 21 | E1004020 | 数据访问异常 | Data access exception |
| 22 | E1004021 | 不支持的媒体类型 | Unsupported media type |
| 23 | E1004023 | 数据绑定异常 | Data binding exception |
| 24 | E1004024 | 订单未完成 | Order not completed |
| 25 | E1004025 | 触发并发限制 | Triggers and raises restrictions |