harmony 鸿蒙Log Library Error Codes

  • 2025-06-12
  • 浏览 (6)

Log Library Error Codes

NOTE

This topic describes only module-specific error codes. For details about universal error codes, see Universal Error Codes.

21300001 Specified File Not Exist

Error Message

The specified file does not exist.

Description

This error code is reported if the file with the specified name does not exist in the specified type of logs when the copy, move, or delete API is called to perform file operations.

Possible Causes

  1. The input file name is incorrect.
  2. The file with the input file name does not exist.

Procedure

Check whether the input file name is correct.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Performance Analysis Kit

harmony 鸿蒙Performance Analysis Kit

harmony 鸿蒙HiAppEvent

harmony 鸿蒙HiAppEvent_AppEventGroup

harmony 鸿蒙HiAppEvent_AppEventInfo

harmony 鸿蒙HiCollie

harmony 鸿蒙HiCollie_DetectionParam

harmony 鸿蒙HiCollie_SetTimerParam

harmony 鸿蒙HiDebug

harmony 鸿蒙HiDebug_MemoryLimit

0  赞