codeql/csharp-all
3.0.1
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)