catchTargets property

List<Type> catchTargets
final

The list of exception types that this filter can catch.

Implementation

final List<Type> catchTargets;