This page is experimental and may change significantly in future releases.
Empty Exception Block
Properties
id: d3f:CWE-1069
- name
- Empty Exception Block
- definition
- An invokable code block contains an exception handling block that does not contain any code, i.e. is empty.
Neighbors
CWE-1069 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-1069 has no related weaknesses in this release.