| Package | Description |
|---|---|
| com.xxdb.comm |
| Modifier and Type | Method and Description |
|---|---|
static ErrorCodeInfo.Code |
ErrorCodeInfo.Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorCodeInfo.Code[] |
ErrorCodeInfo.Code.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorCodeInfo.set(ErrorCodeInfo.Code code,
String info) |
| Constructor and Description |
|---|
ErrorCodeInfo(ErrorCodeInfo.Code code,
String info) |
Copyright © 2024 DolphinDB. All rights reserved.