#define LOS_ERRTYPE_ERROR   ((UINT32)0x02 << 24)

Define the error level as critical.

在文件los_errno.h74行定义。