codeql/csharp-all
0.7.4
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the catch clause that handles an exception of type ex, if any.
catch
ex
CatchClause getAnExceptionHandler ( ExceptionClass ex )