Predicate catchesNfe
Holds if java.lang.NumberFormatException
is caught.
Import path
import semmle.code.java.NumberFormatException
predicate
catchesNfe
(
TryStmt
t
)