CWE-1118Insufficient Documentation of Error Handling Techniques

PUBLISHEDweakness record
released 2019-01-03 · last modified 2025-12-11

Metadata

CWE ID:
CWE-1118
摘要:
Base
结构:
Simple
状态:
Incomplete
发布日期:
2019-01-03
更新日期:
2025-12-11

名称

Insufficient Documentation of Error Handling Techniques

描述

The documentation does not sufficiently describe the techniques that are used for error handling, exception processing, or similar mechanisms.

Documentation may need to cover error handling techniques at multiple layers, such as module, executable, compilable code unit, or callable.

常见后果

范围:
Other
影响:
Reduce Maintainability

相关 CWE