CWE-431: Missing Handler
A handler is not available or implemented.
Overview
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.
Real-world CVEs
2 recorded CVEs are caused by CWE-431 (Missing Handler). The highest-severity and most recent are shown first.