| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CODE_INTERNAL_ERROR |
-32603 |
public static final int |
CODE_INVALID_PARAMS |
-32602 |
public static final int |
CODE_INVALID_REQUEST |
-32600 |
public static final int |
CODE_METHOD_NOT_FOUND |
-32601 |
public static final int |
CODE_PARSE_ERROR |
-32700 |
public static final int |
MAX_CODE_SERVER_ERROR |
-32099 |
public static final int |
MAX_RESERVED_CODE |
32000 |
public static final int |
MIN_CODE_SERVER_ERROR |
-32000 |
public static final int |
MIN_RESERVED_CODE |
-32768 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JSONRPC |
"2.0" |
Copyright © 2019 Jinahya, Inc.. All rights reserved.