| 程序包 | 说明 |
|---|---|
| network.nerve.kit.model.dto |
| 限定符和类型 | 方法和说明 |
|---|---|
RpcResultError |
RpcResult.getError() |
RpcResultError |
RestFulResult.getError() |
RpcResultError |
RpcResultError.setCode(String code) |
RpcResultError |
RpcResultError.setData(Object data) |
RpcResultError |
RpcResultError.setMessage(String message) |
| 限定符和类型 | 方法和说明 |
|---|---|
static RpcResult |
RpcResult.failed(RpcResultError error) |
RpcResult |
RpcResult.setError(RpcResultError error) |
void |
RestFulResult.setError(RpcResultError error) |
Copyright © 2021. All rights reserved.