Name
catches of — Finds catches of an exception class
Description
Each catch statement in the analyzed system specifies an exception class to catch. This
transform, applied to a set of classes, returns the set of catches of those classes.
Example
The following query returns catches of java.lang.Exception
.