CWE-431—Missing Handler
PUBLISHEDweakness record
released 2006-07-19 · last modified 2025-12-11
Metadata
Weakness Name
Missing Handler
Description
A handler is not available or implemented.
When an exception is thrown and not caught, the process has given up an opportunity to decide if a given failure or event is worth a change in execution.