CodeQL library for Java
codeql/java-all 0.6.2 ( changelog , source )
Search

Member predicate ThrowStmt :: getThrownExceptionType

Gets the type of the expression thrown by this throw statement.

RefType getThrownExceptionType ( )