CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (changelog, source)
Search

Module Exception

Provides classes and predicates for working with Java exceptions.

Import path

import semmle.code.java.Exception

Imports

Element

Provides a class that represents named elements in Java programs.

Type

Provides classes and predicates for working with Java types.

Classes

Exception

An Exception represents an element listed in the throws clause of a method of constructor.