Missing Handler
CWE-431 · Base · Draft
A handler is not available or implemented.
Extended description
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.