| 程序包 | 说明 |
|---|---|
| net.apexes.wsonrpc.json | |
| net.apexes.wsonrpc.util |
| 限定符和类型 | 方法和说明 |
|---|---|
JsonRpcErrorCause |
JsonRpcErrorCause.getCause() |
JsonRpcErrorCause |
JsonRpcError.getData() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
JsonRpcErrorCause.setCause(JsonRpcErrorCause cause) |
| 构造器和说明 |
|---|
JsonRpcError(Integer code,
String message,
JsonRpcErrorCause data) |
| 限定符和类型 | 方法和说明 |
|---|---|
static JsonRpcErrorCause |
JsonRpcErrors.toCause(Throwable throwable) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Throwable |
JsonRpcErrors.fromCause(JsonRpcErrorCause cause) |
Copyright © 2018. All rights reserved.