#define LOS_ERRNO_TSK_HOOK_NOT_MATCH   LOS_ERRNO_OS_ERROR(LOS_MOD_TSK, 0x12)

Task error code: The task hook function is not matchable.

Value: 0x02000212

Solution: This error code is not in use temporarily.

在文件los_task.h234行定义。