| 程序包 | 说明 |
|---|---|
| cn.ponfee.commons.model |
| 限定符和类型 | 字段和说明 |
|---|---|
static ResultCode |
ResultCode.ACCEPTED |
static ResultCode |
ResultCode.BAD_GATEWAY |
static ResultCode |
ResultCode.BAD_REQUEST |
static ResultCode |
ResultCode.CREATED |
static ResultCode |
ResultCode.FORBIDDEN |
static ResultCode |
ResultCode.GATEWAY_TIMEOUT |
static ResultCode |
ResultCode.NO_CONTENT |
static ResultCode |
ResultCode.NOT_ACCEPTABLE |
static ResultCode |
ResultCode.NOT_ALLOWED |
static ResultCode |
ResultCode.NOT_AUTHORITATIVE |
static ResultCode |
ResultCode.NOT_FOUND |
static ResultCode |
ResultCode.OK
公用结果码
|
static ResultCode |
ResultCode.OPS_CONFLICT |
static ResultCode |
ResultCode.PARTIAL_CONTENT |
static ResultCode |
ResultCode.REDIRECT |
static ResultCode |
ResultCode.REQUEST_TIMEOUT |
static ResultCode |
ResultCode.REST_CONTENT |
static ResultCode |
ResultCode.SERVER_ERROR |
static ResultCode |
ResultCode.SERVER_UNAVAILABLE |
static ResultCode |
ResultCode.SERVER_UNSUPPORTED |
static ResultCode |
ResultCode.UNAUTHORIZED |
static ResultCode |
ResultCode.UNSUPPORT_MEDIA |
| 限定符和类型 | 方法和说明 |
|---|---|
static ResultCode |
ResultCode.of(int code,
String msg)
others place cannot set the code in commons code range[000 ~ 999]
|
Copyright © 2023. All rights reserved.