AI Image Analyzer Error Codes
NOTE
This topic describes only module-specific error codes. For details about universal error codes, see Universal Error Codes.
110001 AI Image Analysis Not Supported
Error Message
Image analysis feature is unsupported.
Description
This error code is reported when startImageAnalyzer() is called while AI image analysis is not supported.
Possible Causes
An unsupported API is called.
Solution
N/A
110002 AI Image Analysis Already in Progress
Error Message
Image analysis is currently being executed.
Description
This error code is reported when startImageAnalyzer() is called while the previous analysis session is still ongoing.
Possible Causes
The API is called at an incorrect time.
Solution
N/A
110003 AI Image Analysis Terminated
Error Message
Image analysis is stopped.
Description
This error code is reported when stopImageAnalyzer() interrupts an ongoing analysis operation initiated by startImageAnalyzer().
Possible Causes
The API is called at an incorrect time.
Solution
N/A
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 ts-drawing-components-shape
openharmony 鸿蒙 ts-universal-attributes-sharp-clipping
openharmony 鸿蒙 ts-universal-attributes-toolbar
openharmony 鸿蒙 ts-container-lazyvgridlayout
openharmony 鸿蒙 ohos-arkui-advanced-FoldSplitContainer
openharmony 鸿蒙 ts-methods-calendarpicker-dialog
openharmony 鸿蒙 ts-uicommonevent
openharmony 鸿蒙 ts-basic-gestures-tapgesture