CodeQL library for Python
codeql/python-all 0.11.13 (changelog, source)
Search

Module ExceptionInfo

Provides classes representing various sources of information about raised exceptions.

Import path

import semmle.python.security.dataflow.ExceptionInfo

Imports

DataFlow

Provides a library for local (intra-procedural) and global (inter-procedural) data flow analysis: deciding whether data can flow from a source to a sink.

python

Classes

ExceptionInfo

INTERNAL: Do not use.