Reports 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 below to specify the maximum number of throws clauses a method might have.