| Package | Description |
|---|---|
| com.tencentcloudapi.lkeap.v20240522.models |
| Modifier and Type | Method and Description |
|---|---|
ErrorInfo |
GetSplitDocumentResultResponse.getError()
Get 文档拆分失败的错误信息,当拆分任务失败时返回该错误信息
|
ErrorInfo |
GetReconstructDocumentResultResponse.getError()
Get 文档解析任务失败错误信息,当文档解析任务失败会返回具体的错误信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetSplitDocumentResultResponse.setError(ErrorInfo Error)
Set 文档拆分失败的错误信息,当拆分任务失败时返回该错误信息
|
void |
GetReconstructDocumentResultResponse.setError(ErrorInfo Error)
Set 文档解析任务失败错误信息,当文档解析任务失败会返回具体的错误信息
|
| Constructor and Description |
|---|
ErrorInfo(ErrorInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.