This inspection reports any instances of methods which declare inappropriate
exceptions. One use of this inspection would be to warn of
throws clauses which declare overly
generic exceptions (e.g. java.lang.Exception
or java.lang.Throwable).
Use the list below to specify which exceptions should be flagged by this inspection. |
Powered by InspectionGadgets |