CodeQL library for C#
codeql/csharp-all 0.7.4 ( changelog , source )
Search

Member predicate TryStmt :: definitelyHandles

Holds if catch clause cc definitely handles exceptions of type ex.

predicate definitelyHandles ( ExceptionClass ex , CatchClause cc )