| Package | Description |
|---|---|
| com.volcengine.error |
| Modifier and Type | Method and Description |
|---|---|
static SdkError |
SdkError.getError(int value) |
static SdkError |
SdkError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SdkError[] |
SdkError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
SdkError.getErrorDesc(SdkError errorType) |
Copyright © 2025. All rights reserved.