codeql/java-all
4.2.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Provides classes and predicates for working with Java exceptions.
import semmle.code.java.Exception
Provides a class that represents named elements in Java programs.
Provides classes and predicates for working with Java types.
An Exception represents an element listed in the throws clause of a method or constructor.
throws