CWE-1118: Insufficient Documentation of Error Handling Techniques
BaseIncomplete
The documentation does not sufficiently describe the techniques that are used for error handling, exception processing, or similar mechanisms.
View on MITREBack to CWE Lookup
Extended Description
Documentation may need to cover error handling techniques at multiple layers, such as module, executable, compilable code unit, or callable.
Technical Details
- Structure
- Simple