CWE-1118 - Insufficient Documentation of Error Handling Techniques
- Abstraction:Base
- Structure:Simple
- Status:Incomplete
- Release Date:2019-01-03
- Latest Modification Date:2024-02-29
Weakness Name
Insufficient Documentation of Error Handling Techniques
Description
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.