This inspection reports any instances of methods that are declared as throwing too many
different types of exceptions. Methods with too many exceptions declared
are a good sign that your error handling code is getting overly complex.
Use the field provided below to specify the maximum acceptable number of throw clauses a method might have. |
Powered by InspectionGadgets |