Reports class with too many constructors. Classes with
too many constructors are prone to initialization errors, and may often be better modeled as
multiple subclasses.
Use the field below to specify the maximum number of constructors a class is allowed to have.